Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 423,794 for

document

(1.64 sec)
  1. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured Document tag....the color of the structured document tag. get color () : string...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Protect PDF Files in Python|Aspose.PDF for Pyth...

    Learn how to encrypt files, decrypt protected PDFs, and change passwords in Python....NET to secure a PDF document with password-based encryption...permissions. Load the PDF document. Create a DocumentPrivilege...

    docs.aspose.com/pdf/python-net/protect-pdf-file/
  3. IndexOutOfRangeException when redacting area wi...

    We recently updated from Aspose.Pdf 21.9.0 to Aspose.Pdf.Drawing 26.3.0. We have found that PDFAnnotationEditor.RedactArea throws IndexOutOfRangeException on certain Documents. The older version of Aspose.PDF can redact …...IndexOutOfRangeExcep on certain documents. The older version of Aspose...the same area on the same documents without issue. And 26.5.0...

    forum.aspose.com/t/indexoutofrangeexception-whe...
  4. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....the LINQ Reporting Engine documentation article. Remarks: An instance...source (string). Document doc = new Document(getMyDir() + "Reporting...

    reference.aspose.com/words/java/com.aspose.word...
  5. DigitalSignature | Aspose.Words for Java

    Represents a digital signature on a Document and the result of its verification in Java....Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Properties namespace | Aspose.Wo...

    Aspose::Words::Properties namespace. The Aspose.Words.Properties namespace provides classes to work with custom and built-in Document properties such as title, keywords, company etc in C++....work with custom and built-in document properties such as title,... A collection of built-in document properties. To learn more...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature.... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  8. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  9. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF Document....and engagement with your documents. Such content in PDF format...Annotations. Annotations in a PDF document are contained in a Page object’s...

    docs.aspose.com/pdf/cpp/multimedia-annotation/
  10. DocSaveOptions | Aspose.Words for .NET

    Discover the DocSaveOptions constructor for seamless Document saving in Doc format. Enhance your workflow with easy, efficient Document management....that can be used to save a document in the Doc format. public...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...