Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 183,727 for

doc

(0.1 sec)
  1. Load And Save To Disk in Jython|Aspose.Words fo...

    Load And Save Word Document To Disk using Jython....'quickstart/' doc = Document ( dataDir + 'Document.doc' ) doc . save...save ( dataDir + 'Document_Out.doc' ) print "Document saved." if...

    docs.aspose.com/words/java/load-and-save-to-dis...
  2. OdtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveOptions to enhance your Document saving experience. Customize settings for ODT/OTT formats and optimize your workflow!...files used when saving to a DOC or DOCX file. By default, this...an older ODT schema. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage Document formatting for optimal results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldIncludePicture includePicture...

    reference.aspose.com/words/net/aspose.words.loa...
  4. PageSetup.LayoutMode | Aspose.Words for .NET

    Discover the PageSetup LayoutMode property to easily customize your Document's layout. Enhance your design with flexible section options!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/net/aspose.words/pag...
  5. DocumentBuilder.endBookmark method | Aspose.Wor...

    DocumentBuilder.endBookmark method. Marks the current position in the Document as a bookmark end.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.startBookmark method | Aspose.W...

    DocumentBuilder.startBookmark method. Marks the current position in the Document as a bookmark start.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Export EMAIL to PCL via C++ | products.aspose.com

    C++ API to Convert EMAIL to PCL without using Microsoft Word or Outlook...document formats, including DOC, DOCX, ODT, and HTML. Using Aspose...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/email-...
  8. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add five pages to the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Export EMAIL to PDF via C++ | products.aspose.com

    C++ API to Convert EMAIL to PDF without using Microsoft Word or Outlook...various document formats such as DOC, DOCX, ODT, HTML, and PDF. It...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/email-...
  10. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...files used when saving to a DOC or DOCX file. By default, this...conform to an older ODT schema. doc = aw . Document ( file_name =...

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