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

document

(0.1 sec)
  1. ViewOptions | Aspose.Words for Java

    Provides various options that control how a Document is shown in Microsoft Word in Java....options that control how a document is shown in Microsoft Word...Appearance of Word Documents documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  2. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the Document author has recommended that the Document be opened as read-only....whether the document author has recommended that the document be opened...protect a document with a password. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Split PDF programmatically|Aspose.PDF for C++

    This topic shows how to split PDF pages into individual PDF files with C++....the pages of PDF document through the Document object’s PageCollection...each iteration, create a new Document object and copy the individual...

    docs.aspose.com/pdf/cpp/split-pdf-document/
  4. ReportBuilder Class | Aspose.Words for .NET

    Effortlessly create dynamic reports with Aspose.Words LowCode ReportBuilder. Utilize LINQ Reporting Engine to fill templates with data seamlessly....LoadOptions ) Specifies input document for processing. From ( string...LoadOptions ) Specifies input document for processing. To ( List<Stream>...

    reference.aspose.com/words/net/aspose.words.low...
  5. DigitalSignatureUtil.load_signatures method | A...

    aspose.words.digitalsignatures.DigitalSignatureUtil.load_signatures method...Loads digital signatures from document. def load_signatures ( self...file_name str Path to the document. Returns Collection of digital...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Body.AcceptEnd | Aspose.Words for .NET

    Enhance your web experience with the Body AcceptEnd method, designed to seamlessly accept visitors at the Document's end for improved navigation....for visiting the end of the document’s body. public override VisitorAction...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words/bod...
  7. Body.AcceptStart | Aspose.Words for .NET

    Discover the Body AcceptStart method to seamlessly integrate visitors at the beginning of your Document's body for enhanced user experience....visiting the start of the document’s body. public override VisitorAction...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words/bod...
  8. RevisionGroup | Aspose.Words for Java

    Represents a group of sequential Revision objects in Java....Track Changes in a Document documentation article. Examples:...revisions in a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  9. WarningType | Aspose.Words for Java

    Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving in Java....Words during document loading or saving. Examples:...available font sources. // Open a document that contains text formatted...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert PDF to EPUB, TeX, Text, XPS in Go|Aspos...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Go....demonstrates how to convert a PDF document into a EPUB using the Aspose...Aspose.PDF library: Open a PDF document. Convert a PDF file to EPUB...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-other...