Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 3,207 for

modeling

(0.08 sec)
  1. دمج مستندات Word و PDF و Web في Javascript

    دمج المستندات برمجيًا في JavaScript باستخدام REST API. يتم دعم مجموعة متنوعة من تنسيقات الملفات، بما في ذلك DOCX و PDF و HTML و JPG و PNG وغيرها الكثير....mergeDocument = new model. DocumentEntry ({ fileReference : model. FileReference...] const documentList = new model. DocumentEntryList ({ documentEntries...

    products.aspose.cloud/words/ar/nodejs/merge/
  2. Hacer Documento En Go

    Cree un archivo en su formato preferido usando Go SDK. Cree fácilmente un documento en blanco en Go en unos pocos pasos....oud-go/dev/api/models" ) config, _ := models.NewConfiguration(...} createDocumentReques := &models.CreateDocumentReques{ Optionals:...

    products.aspose.cloud/words/es/go/make/
  3. Yhdistä Word, PDF Ja Web-Asiakirjat C++

    Yhdistä asiakirjat ohjelmallisesti kohteessa C++ REST sovellusliittymän avulla...make_shared <aspose::words::cloud::models::DocumentEntry>(); // Lataa...make_shared <aspose::words::cloud::models::FileReference>( std:: make_shared...

    products.aspose.cloud/words/fi/cpp/merge/
  4. Optical mark recognition with Aspose.OMR Cloud API

    Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys....Chinese to English translation model has been enhanced using more...Chinese to English translation model using more accurate tokenization...

    blog.aspose.cloud/html/implement-html-translati...
  5. Merge Word, PDF, Web Documents In C++

    Merge documents programmatically in C++ using REST API. A wide variety of file formats is supported, including DOCX, PDF, HTML, JPG, PNG and many more....make_shared <aspose::words::cloud::models::DocumentEntry>(); // Load...make_shared <aspose::words::cloud::models::FileReference>( std:: make_shared...

    products.aspose.cloud/words/cpp/merge/
  6. Zlúčiť Word Dokumenty, PDF, Webové Dokumenty V ...

    Zlúčte dokumenty programovo v JavaScript pomocou REST API. Podporuje sa široká škála formátov súborov vrátane DOCX, PDF, HTML, JPG, PNG a mnohých ďalších....mergeDocument = new model. DocumentEntry ({ fileReference : model. FileReference...] const documentList = new model. DocumentEntryList ({ documentEntries...

    products.aspose.cloud/words/sk/nodejs/merge/
  7. Spoji Word, PDF, Web Dokumente U Javascript

    Programski spojite dokumente u JavaScript koristeći REST API. Podržan je širok izbor formata datoteka, uključujući DOCX, PDF, HTML, JPG, PNG i mnoge druge....mergeDocument = new model. DocumentEntry ({ fileReference : model. FileReference...] const documentList = new model. DocumentEntryList ({ documentEntries...

    products.aspose.cloud/words/hr/nodejs/merge/
  8. C++ Merge PDF To Image REST API

    Merge PDF to Image in C++ using REST API. Save PDF as Image using C++....make_shared <aspose::words::cloud::models::DocumentEntry>(); mergeProps->...make_shared <aspose::words::cloud::models::FileReference>( std:: make_shared...

    products.aspose.cloud/words/cpp/merge/pdf-to-im...
  9. C++ Merge TEXT To PNG REST API

    Merge TEXT to PNG in C++ using REST API. Save TEXT as PNG using C++....make_shared <aspose::words::cloud::models::DocumentEntry>(); mergeProps->...make_shared <aspose::words::cloud::models::FileReference>( std:: make_shared...

    products.aspose.cloud/words/cpp/merge/text-to-png/
  10. C++ Merge PDF To JPG REST API

    Merge PDF to JPG in C++ using REST API. Save PDF as JPG using C++....make_shared <aspose::words::cloud::models::DocumentEntry>(); mergeProps->...make_shared <aspose::words::cloud::models::FileReference>( std:: make_shared...

    products.aspose.cloud/words/cpp/merge/pdf-to-jpg/