Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 422,750 for

document

(0.38 sec)
  1. VariableCollection.Add | Aspose.Words for .NET

    Discover how to efficiently add Document variables to your VariableCollection with our easy-to-follow guide. Boost your data management today!...Add method Adds a document variable to the collection...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...
  2. SplitterContext | Aspose.Words for Java

    Document splitter context in Java....SplitterContext extends ProcessorContext Document splitter context. Examples:...Examples: Shows how to split document by pages using context. String...

    reference.aspose.com/words/java/com.aspose.word...
  3. IStructuredDocumentTag.placeholder_name propert...

    IStructuredDocumentTag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....is not present in Document.glossary_document . Examples Shows...a structured document tag. doc = aw . Document () # Insert a...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.placeholder_name property...

    StructuredDocumentTag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....is not present in Document.glossary_document . Examples Shows...a structured document tag. doc = aw . Document () # Insert a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.is_at_start_of_paragraph proper...

    DocumentBuilder.is_at_start_of_paragraph property. Returns ``True`` if the cursor is at the beginning of the current paragraph (no text before the cursor)....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.interpolateImages property | Asp...

    PdfSaveOptions.interpolateImages property. A flag indicating whether image interpolation shall be performed by a conforming reader...not written to the output document and the default behaviour...saving a document to PDF. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Extract Text and Images from DOTX File Online a...

    Online DOTX file parser app. C++ API code to extract images and text content from DOTX Document....Develop powerful C++ based DOTX document parser utility application...DOTX document text extraction. Download Parse DOTX Document via...

    products.aspose.com/total/cpp/parse/dotx/
  8. 程序化拆分 PDF|Aspose.PDF for .NET

    本主题展示了如何在您的 .NET 应用程序中使用 C# 将 PDF 页面拆分为单独的 PDF 文件。...页面拆分为单页 PDF 文件,可以按照以下步骤进行: 通过 Document 对象的 PageCollection 集合循环遍历...集合循环遍历 PDF 文档的页面。 在每次迭代中,创建一个新的 Document 对象,并将单个 Page 对象添加到空文档中。 使用...

    docs.aspose.com/pdf/zh/net/split-pdf-document/
  9. PdfSaveOptions.interpolate_images property | As...

    PdfSaveOptions.interpolate_images property. A flag indicating whether image interpolation shall be performed by a conforming reader...not written to the output document and the default behaviour...while saving a document to PDF. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Building Reports in C#|Aspose.Words for .NET

    Learn how to build reports a template using LINQ in C#....Parameter Description document A template document. At runtime, this...this document instance is populated with a data from the specified...

    docs.aspose.com/words/net/building-reports/