Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 39,383 for

document properties

(0.13 sec)
  1. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++...powerful, and easy-to-use document manipulation API for the C++...the PDF with an instance of Document. Create an instance of WatermarkArtifact...

    products.aspose.com/pdf/cpp/watermark/add/
  2. SignOptions class | Aspose.Words for Python

    aspose.words.digitalsignatures.SignOptions class. Allows to specify options for Document signing...Allows to specify options for document signing. To learn more, visit...with Digital Signatures documentation article. Constructors Name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Words.Lists | Aspose.Words for .NET

    Discover the Aspose.Words.Lists namespace for easy management of bulleted and numbered lists in your Documents, enhancing organization and clarity....numbered lists defined in a document. Classes Class Description...and numbered lists used in a document. ListFormat Allows to control...

    reference.aspose.com/words/net/aspose.words.lists/
  4. Aspose::Words::Fields::FieldIndex::get_UseYomi ...

    Aspose::Words::Fields::FieldIndex::get_UseYomi method. Gets or sets whether to enable the use of yomi text for index entries in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::ParagraphFormat::get_HangingPunc...

    Aspose::Words::ParagraphFormat::get_HangingPunctuation method. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph in C++....Shows how to set special properties for Asian typography. auto...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); System...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Add Shapes|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Document vsdDoc = null ; //Create Visio...Visible = false ; //Create a document object and load a diagram...

    docs.aspose.com/diagram/net/add-shapes/
  7. Aspose.Cells Object Model|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....style, formula, and other properties of a single cell. ChartCollection/Chart...address and other related properties using a Hyperlink object...

    docs.aspose.com/cells/python-net/aspose-cells-o...
  8. Add Footer to PDF using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET....Add Footers to PDF Document Using Python In order to add footers... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/footer/
  9. Add a Watermark to Documents via Python | produ...

    Watermark Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Python application. Add free text or image watermark online via app....NET Watermark Watermark Documents using Python APIs Apply watermark...watermark to PDF, Office documents and Images for security, identification...

    products.aspose.com/total/python-net/watermark/
  10. How to Convert PCL to PDF in C#

    This topic focues on how to convert PCL to PDF in C#. It includes the details to configure the IDE and a runnable example code to transform PCL to PDF using C#....load properties Load the source PCL file into the Document object...PDF using an instance of the Document class. Code to Develop PCL...

    kb.aspose.com/pdf/net/how-to-convert-pcl-to-pdf...