Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 416,124 for

document

(1.32 sec)
  1. Set PDF Expiration in Ruby|Aspose.PDF for Java

    Implement expiration dates in PDFs using Aspose.PDF for Ruby for time-sensitive Documents....Expiration To set expiration of Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  2. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word Documents and glossaries with ease and efficiency....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::INodeChangingCallback interface ...

    Aspose::Words::INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document in C++....inserted or removed in the document. class INodeChangingCallbac...when a node belonging to this document has been inserted into another...

    reference.aspose.com/words/cpp/aspose.words/ino...
  4. C# API to Export EMAIL to EPUB | products.aspos...

    Convert EMAIL to EPUB without using Microsoft Word or Outlook on .NET...includes APIs for manipulating documents, images, emails, and other...HTML by using Document class Save the document to EPUB format...

    products.aspose.com/total/net/conversion/email-...
  5. DocumentProperty.ToByteArray | Aspose.Words for...

    Convert DocumentProperty to a byte array effortlessly with the ToByteArray method. Streamline data handling and enhance your coding efficiency!...thumbnail to a document that we save as an Epub. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython.... words import Document from com . aspose . words...): # Create a new document. doc = Document () # Creates and adds...

    docs.aspose.com/words/java/working-with-nodes-i...
  7. ViewOptions.DisplayBackgroundShape | Aspose.Wor...

    Discover the DisplayBackgroundShape property in ViewOptions to enhance your print layout with customizable background shapes for a polished look....Shows how to hide/display document background images in view...HTML string to create a new document with a flat background color...

    reference.aspose.com/words/net/aspose.words.set...
  8. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that Documents comparison is case insensitive in C++....method True indicates that documents comparison is case insensitive...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/cpp/aspose.words.com...
  9. Issue with Unexpected Visitor Behavior When Sha...

    Hello Aspose Support, I am experiencing unexpected behavior while traversing shapes using the DocumentVisitor in Aspose.Words. Normally, the visit order I expect is: visitShapeStart → visitGroupShapeStart → visitSh…...However, when processing a document where a shape (image) has...present? I am attaching the document for your investigation. Thank...

    forum.aspose.com/t/issue-with-unexpected-visito...
  10. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....the Working with Tables documentation article. Examples: Shows...tables in a document. Document doc = new Document(getMyDir() +...

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