Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 414,686 for

document

(0.64 sec)
  1. DocumentVisitor.VisitFieldStart | Aspose.Words ...

    Discover the DocumentVisitor VisitFieldStart method, triggered at the start of a field in your Document, enhancing your coding efficiency and workflow....when a field starts in the document. public virtual VisitorAction...Remarks A field in a Word document consists of a field code and...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the Document....collection of lists in the document. def add_copy ( self , src_list...source list can be from any document. If the source list belongs...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Protect PDF using C# | Aspose.PDF

    Lock PDF with password programmatically with C# sample code using Aspose.PDF for .NET... powerful and easy to use document manipulation API for net platform...the PDF with an instance of Document. Create an object of DocumentPrivilege...

    products.aspose.com/pdf/net/protect/
  4. 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-...
  5. 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...
  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. 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...
  8. 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...
  9. CustomXmlPartCollection | Aspose.Words for Java

    Represents a collection of Custom XML Parts in Java....Structured Document Tags or Content Control documentation article...data stored in a document via the Document.getCustomXmlParts()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with PS Document Working with Gradient Live...Show ] Add Gradient in PS Document In this article, we consider...

    docs.aspose.com/page/net/ps/working-with-gradient/