Sort Score
Result 10 results
Languages All
Labels All
Results 7,151 - 7,160 of 213,599 for

new

(0.46 sec)
  1. PDF to SVG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to SVG document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-svg/
  2. SVG to PDF Merge using Java | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add SVG file to new page...

    products.aspose.com/pdf/java/merger/svg-to-pdf/
  3. Disable Exporting Frame Scripts and Document Pr...

    Learn how to disable exporting frame scripts and document properties when converting a workbook to HTML using Aspose.Cells for JavaScript via C++....stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...document properties const options = new HtmlSaveOptions (); options ...

    docs.aspose.com/cells/javascript-cpp/disable-ex...
  4. Excel to HTML - Use PresentationPreference Opti...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...HtmlSaveOptions object const options = new HtmlSaveOptions (); // Set the...

    docs.aspose.com/cells/javascript-cpp/excel-to-h...
  5. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....Create a new workbook (original JavaScript code created a new Workbook...reading a file) const workbook = new Workbook (); // Access first...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  6. 使用 JavaScript 通过 C++ 使用正则表达式替换工作簿中的文本|Documenta...

    使用 C++ 通过 JavaScript 在工作簿中使用正则表达式替换文本...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); const replaceOptions = new ReplaceOptions (); replaceOptions...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  7. RevisionGroup | Aspose.Words for Java

    Represents a group of sequential Revision objects in Java.... Document doc = new Document(getMyDir() + "Revisions...in a document. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  8. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a paragraph in Java.... Document doc = new Document(); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/java/com.aspose.word...
  9. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create PDF font with name = Times New Roman --> PDF: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...name = Times New Roman --> PDF: Font Times New Roman was not...Parse(); using var pubStream = new MemoryStream(); PubFactory.CreatePdfConverter()...

    forum.aspose.com/t/get-a-failure-when-convertin...
  10. Edit Word, PDF In Javascript

    Edit DOCX, DOC, PDF and a variety of other file formats in JavaScript....and other file formats: Insert new document elements Update existing...patterns and replace them with new text Export the result to the...

    products.aspose.com/words/nodejs-net/edit/