Sort Score
Result 10 results
Languages All
Labels All
Results 8,011 - 8,020 of 401,841 for

document

(0.12 sec)
  1. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this Document is edited in Microsoft Word....track_revisions property Document.track_revisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extract Annotation (facades)|Aspose.PDF for Java

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....ExtractAnnotation () { var document = new Document ( _dataDir + "sample_cats_dogs...annotationEditor . bindPdf ( document ); // Extract annotations...

    docs.aspose.com/pdf/java/extract-annotation/
  3. StructuredDocumentTag.Checked | Aspose.Words fo...

    Manage Checkbox SDT with the StructuredDocumentTag Checked property. Easily get/set its state—default is false. Enhance Document interactivity today!...structured document tag in the form of a check box. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  4. When converting an MSG file to PDF, Sent Date a...

    We are using the Aspose c# library. When we try to convert MSG files to PDF, for some MSG files, Sent Date appears twice in the PDF files. Below is the code that we use: // Load the MSG file MapiMessage msg = MapiMess…...Words Document Document document = new Document(mhtmlStream);...; // Save the Document as a PDF file document.Save(outputFilePath...

    forum.aspose.com/t/when-converting-an-msg-file-...
  5. 以编程方式打开 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中打开 PDF 文件。您可以打开现有 PDF、从流中加载文档以及处理加密的 PDF 文档。...OpenDocument () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/open-pdf-document/
  6. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF files to TXT conversion within any Web or Desktop Java based application....PDF format and creates PDF documents containing recognized text...converts an PDF image to TXT document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  7. Section constructor | Aspose.Words for Node.js

    Section constructor. Initializes a new instance of the Section class....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Navigation with Cursor in Node.js|Aspose.Words ...

    Navigate between different nodes within a Document such as a paragraph, bookmark, or a specific character using Node.js....Hide ] While working with a document, even if it is a short or...need to navigate through your document. Navigation with a virtual...

    docs.aspose.com/words/nodejs-net/navigation-wit...
  9. FieldChar.FieldType | Aspose.Words for .NET

    Discover the FieldChar FieldType property, which reveals the field's type, enhancing your data management and programming efficiency. Learn more now!... Document doc = new Document (); DocumentBuilder...represents the field in the document. field = ( FieldDate ) fieldStart...

    reference.aspose.com/words/net/aspose.words.fie...
  10. CompositeNode.last_child property | Aspose.Word...

    CompositeNode.last_child property. Gets the last child of the node....section in the document. doc = aw . Document () builder = aw...the first one, leaving the document with only the second. self...

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