Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 223,136 for

new

(0.36 sec)
  1. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...TOC.docx"); } /// /// Start a new page and insert a paragraph of...

    reference.aspose.com/words/java/com.aspose.word...
  2. Visio to PNG not using fonts (Linux) - Free Sup...

    We are using aspose Diagram on Java to convert a VISIO to PDF & PNG on a Linux machine. As we are using windows fonts so we added the required fonts on the application and are adding them as shown bellow in the code sni…... InputStream visioStream = new ByteArrayInputStream(visio);...ByteArrayOutputStrea image = new ByteArrayOutputStrea(); // Call...

    forum.aspose.com/t/visio-to-png-not-using-fonts...
  3. Evaluation Warning message on Aspose.Cells lice...

    Hello, we are getting an evaluation warning message when using the recently purchased license file. I’ve attached the error screenshot below. We are testing the license on our staging site instance before launch to prod…...the license: License license = new License(); license.setLicens...are currently using with your new license? Additionally, ensure...

    forum.aspose.com/t/evaluation-warning-message-o...
  4. Hello World in PHP|Aspose.Words for Java

    Write 'hello' to a Word Document using PHP.... Php Code $ builderBoject = new Java ( "com.aspose.words.DocumentBuilder"...documentObject ); // Write a new paragraph in the document with...

    docs.aspose.com/words/java/hello-world-in-php/
  5. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Edit WORD In Javascript

    Edit a Word document in JavaScript code....and formatting attributes Add new Word elements Search Word for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/word/
  7. Edit DOCX In Javascript

    Edit DOCX in JavaScript code....and formatting attributes Add new DOCX elements Search DOCX for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/docx/
  8. Edit DOC In Javascript

    Edit DOC in JavaScript code....and formatting attributes Add new DOC elements Search DOC for text...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/doc/
  9. Edit MARKDOWN In Javascript

    Edit MARKDOWN in JavaScript code....and formatting attributes Add new Markdown elements Search Markdown...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/markd...
  10. Convert PDF to Excel Workbook in PHP|Aspose.PDF...

    Learn how to convert PDF files to Excel workbooks in PHP using Aspose.PDF, enabling seamless data extraction and manipulation....Open the target document $pdf = new Document ( $dataDir . 'input1...ExcelSave Option object $excelsave = new ExcelSaveOptions (); # Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...