Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 400,640 for

document

(0.14 sec)
  1. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document....the number of lines in the document. @property def lines ( self...this property when you call Document.update_word_count() . Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the Document....the number of words in the document. @property def words ( self...this property when you call Document.update_word_count() . Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageColorMode enum to optimize Document page images. Control color modes for enhanced visual quality in your projects....for the generated images of document pages. public enum ImageColorMode...Description None 0 The pages of the document will be rendered as color...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.HTML_FIXED](../../aspose.words/saveformat/#HTML_FIXED) format...additional options when saving a document into the SaveFormat.HTML_FIXED...the Specify Save Options documentation article. Inheritance: HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert WORD to PPSM via C++ or with free Onlin...

    Export WORD to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPSM online converter quickly before integrating the code....to Convert Converting Word documents to PPSM format is a common...automate the conversion of Word documents to PPSM format. It consists...

    products.aspose.com/total/cpp/conversion/word-t...
  6. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveOptions.pageMode property. Specifies how the PDF Document should be displayed when opened in a PDF reader....property Specifies how the PDF document should be displayed when opened...bookmarks in headers/footers in a document that we are rendering to PDF...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency.... Document doc = new Document (); DocumentBuilder...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/net/aspose.words/nod...
  8. BuiltInDocumentProperties.shared_document prope...

    BuiltInDocumentProperties.shared_Document property. Indicates whether the Document is a shared Document....shared_document property BuiltInDocumentPrope.shared_document property...Indicates whether the document is a shared document. @property def shared_document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export EML to TEXT via C++ | products.aspose.com

    C++ API to Convert EML to TEXT without using Microsoft Word or Outlook...features such as document conversion, document manipulation, and...and document extraction. With this API, you can easily convert...

    products.aspose.com/total/cpp/conversion/eml-to...
  10. 如何使用 C# 创建 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。... 创建 Document 类的对象。 向 Document 对象的 Pages 集合中添加一个... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/create-pdf-document/