Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 424,265 for

document

(0.48 sec)
  1. How to remove Freetext Annotation using C++ | A...

    Remove Freetext annotations programmatically in PDF with C++ sample code on any platform with C++ language... powerful and easy to use document manipulation API for C++ platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/cpp/annotation/freetext...
  2. ImageSaveOptions.paperColor property | Aspose.W...

    ImageSaveOptions.paperColor property. Gets or sets the background (paper) color for the generated images...When rendering pages of a document that specifies its own background...background color, then the document background color will override...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF Document with text Hello World using Aspose.PDF...the developers to embed PDF document creation, manipulation & conversion...article, we are creating a PDF document containing text “Hello World...

    docs.aspose.com/pdf/net/hello-world-example/
  4. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file.... Create a Document object. Create a FileSpecification...FileSpecification object to the Document object’s EmbeddedFiles collection...

    products.aspose.com/pdf/java/attachments/
  5. XlsxSectionMode enumeration | Aspose.Words for ...

    Aspose.Words.Saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a Document in the XLSX format....are handled when saving a document in the XLSX format. Members...created for each section of a document. SingleWorksheet Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListCollection.Count | Aspose.Words for .NET

    Discover the ListCollection Count property to easily retrieve the number of numbered and bulleted lists in your Document, enhancing your content organization....and bulleted lists in the document. public int Count { get ;...verify owner document properties of lists. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Document.UpdateActualReferenceMarks | Aspose.Wo...

    Effortlessly update all footnotes and endnotes in your Document with the Document UpdateActualReferenceMarks method, enhancing accuracy and efficiency....UpdateActualReferenc Document.UpdateActualReferenc method Updates...footnotes and endnotes in the document. public void UpdateActualReferenc...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Saving::PdfPermissions enum | As...

    Aspose::Words::Saving::PdfPermissions enum. Specifies the operations that are allowed to a user on an encrypted PDF Document in C++....a user on an encrypted PDF document. enum class PdfPermissions...all operations on the PDF document. This is the default value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Set PDF File Information in PHP|Aspose.PDF for ...

    Learn how to set various file properties, such as metadata, for a PDF Document in PHP using Aspose.PDF....Information To update Pdf document information using Aspose.PDF...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  10. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for Java...Annotations: Load the PDF file - new Document . Create new Circle Annotation...ExampleCircleAnnotat { // The path to the documents directory. private static...

    docs.aspose.com/pdf/java/figures-annotation/