Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 423,787 for

document

(0.3 sec)
  1. ThumbnailGeneratingOptions Class | Aspose.Words...

    Discover the Aspose.Words.Rendering.ThumbnailGeneratingOptions class to enhance your Document thumbnail generation with customizable features and improved quality....generating thumbnail for a document. public class ThumbnailGeneratingO...thumbnail from first page of the document or first image. ThumbnailSize...

    reference.aspose.com/words/net/aspose.words.ren...
  2. C++ API to Export MD to OTT | products.aspose.com

    Convert MD to OTT within C++ applications....if you are working with a document in Markdown (MD) format, you...Secondly, by using advanced Word Document Processing API Aspose.Words...

    products.aspose.com/total/cpp/conversion/md-to-...
  3. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured Document tag for efficient editing!...at the end of a structured document tag. public bool IsAtEndOfStructuredD...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/doc...
  4. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your Document's save format for optimal flexibility and control....Specifies the format in which the document will be saved if this save...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related to Document content. When saving to PDF/A or PDF/UA in Python and the issue violates compliance, a warning is issued....Python generates when saving documents to PDF/A or PDF/UA, and provides...accessibility requirements related to document content that cannot be fulfilled...

    docs.aspose.com/words/python-net/warnings-when-...
  6. Determine Line Break|Aspose.PDF for Python via ...

    Learn more about how to determinate a line break of multi-line TextFragment using Python...TextFragment within a PDF document. The track_line_breaking()...for both the generated PDF document and a corresponding text file...

    docs.aspose.com/pdf/python-net/determine-line-b...
  7. DigitalSignatureUtil.loadSignatures method | As...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.loadSignatures method...Loads digital signatures from document. loadSignatures ( fileName...fileName string Path to the document. Returns Collection of digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.VisitAbsolutePositionTab | Aspo...

    Discover the DocumentVisitor VisitAbsolutePositionTab method, designed to enhance Document processing by efficiently handling AbsolutePositionTab nodes....node is encountered in the document. public virtual VisitorAction...with a document visitor. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the Documents into parts using different criteria....methods intended to split the documents into parts using different...specified range of pages from a document file and saves the extracted...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....add Ellipse objects to PDF documents. It also offers the feature...Ellipse () { // The path to the document directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/add-ellipse/