Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 422,492 for

document

(0.34 sec)
  1. IDocumentLoadingCallback Interface | Aspose.Wor...

    Customize Document loading with Aspose.Words.IDocumentLoadingCallback. Implement your own method for enhanced control and flexibility in Document management....method called during loading a document. public interface IDocumentLoadingCall...This is called to notify of document loading progress. Examples...

    reference.aspose.com/words/net/aspose.words.loa...
  2. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023.... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/whatsnew/2023/
  3. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Discover the DocumentVisitor VisitFootnoteStart method, essential for managing footnotes and endnotes efficiently in your Document processing....footnote in a document. Document doc = new Document ( MyDir + "...composite node to accept a document visitor, the visitor visits...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt Document using RC4 encryption method....Gets/sets a password to encrypt document using RC4 encryption method... Remarks In order to save document without encryption this property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....show you how to convert PDF documents to image formats such as BMP...oriented for conversion whole document, but ImageDevice - for a particular...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  6. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the Document....(including spaces) in the document. @property def characters_with_spaces...this property when you call Document.update_word_count() . Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the Document....the number of bytes in the document. @property def bytes ( self...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential Document properties, enhancing your Word processing efficiency....class A collection of built-in document properties. To learn more...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Sign PDF Documents from a Smart Card in Python|...

    Learn how to sign PDF Documents with smart cards and external certificates in Python....Sign PDF Documents from a Smart Card in Python Contents [ Hide...presentation in digitally signed PDF documents. Use this workflow when your...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  10. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method... Document ( MY_DIR + 'Rendering.docx'...docx' ) # Load an XML document that defines a set of font fallback...

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