Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 67,639 for

document

(0.11 sec)
  1. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-Document save, enhancing your Document management experience....returned to the caller after a document is saved and contains additional...more, visit the Save a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience....custom document properties. Document doc = new Document (); CustomDocumentProper...custom document properties. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.pro...
  3. OdtSaveMeasureUnit Enum | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveMeasureUnit enum for precise control over Document measurements. Enhance your Document formatting with ease!...measure to apply to measurable document content such as shape, widths...Centimeters 0 Specifies that the document content is saved using centimeters...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlSaveOptions.Encoding | Aspose.Words for .NET

    Discover HtmlSaveOptions Encoding for seamless HTML, MHTML, and EPUB exports. Easily customize encoding with UTF-8 for optimal compatibility and performance....saving a document to .epub. Document doc = new Document ( MyDir...specify the encoding for a document that we will save. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfCustomPropertiesExport Enum | Aspose.Words f...

    Discover how the Aspose.Words.PdfCustomPropertiesExport enum enhances PDF exports by customizing Document properties for optimal results....converting a document to PDF. Document doc = new Document (); doc...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. AiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.AiModel class, your key to leveraging advanced Generative Language Models for enhanced text generation and automation.... Document firstDoc = new Document ( MyDir + "Big..."Big document.docx" ); Document secondDoc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the Document....number of characters in the document. get characters () : number...this property when you call Document.updateWordCount() . Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the Document....number of paragraphs in the document. get paragraphs () : number...this property when you call Document.updateWordCount() . Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IStructuredDocumentTag.is_multi_section propert...

    IStructuredDocumentTag.is_multi_section property. Returns true if this instance is a ranged (multi-section) structured Document tag....(multi-section) structured document tag. @property def is_multi_section...get structured document tag. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes section handling for XLSX exports, ensuring seamless Document management and multiple worksheets....saving to the output XLSX document. The default value is MultipleWorksheets...to save document as a separate worksheets. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...