Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 375,277 for

document

(0.19 sec)
  1. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the Document....originalFileName property Document.originalFileName property...original file name of the document. get originalFileName () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentPropertyCollection.Count | Aspose.Words...

    Discover the DocumentPropertyCollection Count property to effortlessly retrieve the number of items in your collection for efficient data management....custom document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // Every document contains a collection of custom...

    reference.aspose.com/words/net/aspose.words.pro...
  3. BaseWebExtensionCollection | Aspose.Words for Java

    Base class for TaskPaneCollection WebExtensionBindingCollection WebExtensionPropertyCollection and WebExtensionReferenceCollection collections in Java....Work with Office Add-ins documentation article. Constructors Constructor...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  4. Android API to Render SVG to XAMLFLOW | product...

    Transform SVG to XAMLFLOW via Android via Java API...edit, convert, and print PDF documents from within their own applications... convert, and print Word documents from within their own applications...

    products.aspose.com/total/android-java/conversi...
  5. 将HTML转换为PDF文件在Java中|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF将HTML和MHTML格式转换为PDF文件。...代码非常简单,只需将HTML加载到Document类并保存为输出PDF。在Java中将MHTML转换为PDF也类似。它涵盖以下主题...HtmlLoadOptions 类的实例。 初始化 Document 对象。 通过调用 Document.save(String) 方法保存输出PDF文档。...

    docs.aspose.com/pdf/zh/java/convert-html-to-pdf/
  6. Document.remove_external_schema_references meth...

    Document.remove_external_schema_references method. Removes external XML schema references from this Document....schema references from this document. def remove_external_schema_references...references from a document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IAiModelText.translate method | Aspose.Words fo...

    IAiModelText.translate method. Translates the provided Document into the specified target language...translate method translate(source_document, target_language) Translates...Translates the provided document into the specified target language...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...