Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 147,209 for

doc

(0.16 sec)
  1. Java API to Export PS to ODT | products.aspose.com

    Convert PS to ODT using on premise Java API...PS file to a Microsoft Word (DOC) format using the powerful Aspose...the PS file is converted to DOC, the second step is to use the...

    products.aspose.com/total/java/conversion/ps-to...
  2. Java API to Export PS to MHTML | products.aspos...

    Convert PS to MHTML using on premise Java API...is to render the PS file to a DOC file using Aspose.PDF for Java...rendered to a DOC file, the second step is to convert the DOC file to...

    products.aspose.com/total/java/conversion/ps-to...
  3. Convert EXCEL to WORD with C++ or with free Onl...

    Convert EXCEL to WORD within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....document to DOC format using Save member function and set Doc as SaveFormat...Document class reference auto doc = MakeObject < Document >( u...

    products.aspose.com/total/cpp/conversion/excel-...
  4. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Page 1.");...

    reference.aspose.com/words/java/com.aspose.word...
  5. PageSetup.headingLevelForChapter property | Asp...

    PageSetup.headingLevelForChapter property. Gets or sets the heading level style that is applied to the chapter titles in the Document.... let doc = new aw . Document ( base ....document.docx" ); let pageSetup = doc . firstSection . pageSetup ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SdtAppearance enumeration | Aspose.Words for No...

    Aspose.Words.Markup.SdtAppearance enumeration. Specifies the appearance of a structured Document tag.... let doc = new aw . Document ( base ....document tags.docx" ); let tag = doc . getChild ( aw . NodeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LoadOptions.ignoreOleData property | Aspose.Wor...

    LoadOptions.ignoreOleData property. Specifies whether to ignore the OLE data.... ignoreOleData = true ; let doc = new aw . Document ( base ....objects.docx" , loadOptions ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. XlsxSectionMode enumeration | Aspose.Words for ...

    aspose.words.saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a Document in the XLSX format.... doc = aw . Document ( file_name =...XlsxSectionMode . MULTIPLE_WORKSHEETS doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // AUTHOR fields source their...

    reference.aspose.com/words/java/com.aspose.word...
  10. BorderCollection class | Aspose.Words for Node.js

    Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let topBorder = builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...