Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 424,130 for

document

(0.17 sec)
  1. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....annotation: Load the PDF file - new Document . Create new Caret Annotation...PDF file auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/extra-annotations/
  2. Programming with Documents | Aspose.PUB for Java

    To code PUB files with Aspose.PUB for Java start with editing the file Metadata that describes its properties like author, tile, company, language, etc....pub Documents Live Demos Source Code API...Pricing Buy Programming with Documents | Aspose.PUB for Java Contents...

    docs.aspose.com/pub/java/programming-with-docum...
  3. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF Documents using the Aspose.PDF for Python via .NET....Basic operations with PDF documents Contents [ Hide ] Basic operations...simplest operation with PDF documents in Aspose.PDF for Python:...

    docs.aspose.com/pdf/python-net/basic-operations/
  4. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your Documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....SignOptions ) Signs source document using given CertificateHolder...signature and writes signed document to destination stream. Supported...

    reference.aspose.com/words/net/aspose.words.dig...
  5. PageLayoutCallbackArgs | Aspose.Words for Java

    An argument passed into IPageLayoutCallback.notifycom.aspose.words.PageLayoutCallbackArgs in Java....Converting to Fixed-page Format documentation article. Examples: Shows...throws Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...

    reference.aspose.com/words/java/com.aspose.word...
  6. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....more, visit the Save a Document documentation article. Examples:...headers/footers in a document that we are rendering to PDF. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. Document.Cleanup | Aspose.Words for .NET

    Optimize your Documents with our Cleanup method—remove unused styles and lists for a cleaner, more efficient workflow. Enhance readability today!...styles and lists from the document. public void Cleanup () Examples...styles from a document. Document doc = new Document (); doc . Styles...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting....Words Document Object Model (DOM), described...Markdown to Document Object Model (DOM) . Markdown Document with Emphases...

    docs.aspose.com/words/net/working-with-markdown...
  9. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing Document processing with customizable image saving options for optimal performance....more, visit the Save a Document documentation article. public class...to be saved. Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....with Styles and Themes documentation article. Examples: Shows...a custom style. Document doc = new Document(); Style style =...

    reference.aspose.com/words/java/com.aspose.word...