Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 67,827 for

document

(0.1 sec)
  1. WordML2003SaveOptions.save_format property | As...

    WordML2003SaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...manage output document’s raw content. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PlainTextDocument.Text | Aspose.Words for .NET

    Access the PlainTextDocument's text property to retrieve the Document's content as a single string, enhancing your data handling and analysis....Gets textual content of the document concatenated as a string....Word document in plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pla...
  3. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance Document quality today!...shapes into a document. Document doc = new Document (); DocumentBuilder...DiagonalCornersRound, // then save the document with "Strict" or "Transitional"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. Gets an object that represents the mapping of this structured Document tag range to XML data in a custom XML part of the current Document....mapping of this structured document tag range to XML data in a...custom XML part of the current document. @property def xml_mapping...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PsSaveOptions SaveFormat property to easily specify your Document's save format. Optimize your workflow with flexible saving options!...Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/net/aspose.words.sav...
  6. BuiltInDocumentProperties.TotalEditingTime | As...

    Discover the BuiltInDocumentProperties TotalEditingTime property to track Document edits efficiently. Optimize your workflow with precise editing time management....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/net/aspose.words.pro...
  7. BuiltInDocumentProperties.NameOfApplication | A...

    Discover how the BuiltInDocumentProperties NameOfApplication property enhances your Documents by allowing easy access to application names. Optimize your workflow today!...Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Document.JustificationMode | Aspose.Words for .NET

    Discover how to optimize your Document's character spacing with the JustificationMode property. Enhance readability and improve presentation effortlessly!...JustificationMode Document.JustificationMode property Gets or...character spacing adjustment of a document. public JustificationMode...

    reference.aspose.com/words/net/aspose.words/doc...
  9. PdfPageMode | Aspose.Words for Java

    Specifies how the PDF Document should be displayed when opened in the PDF reader in Java....PdfPageMode Specifies how the PDF document should be displayed when opened...opening an output document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. let doc = new aw . Document (); let...

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