Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 47,811 for

properties

(0.22 sec)
  1. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....Text Stamp and define its properties. Add the Text Stamp to Page...Rotation :: on90 ); // Set text properties textStamp -> get_TextState...

    products.aspose.com/pdf/cpp/stamps/text/
  2. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound line styles for shapes....Examples Shows how change stroke properties. Document doc = new Document...shape: // Modify various properties of this shape's stroke. Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Managing Tasks, Journals, and Notes in PST File...

    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.... Set the MapiTask properties using constructor and different...object Set the MapiJournal properties using a constructor and methods...

    docs.aspose.com/email/net/managing-tasks-journa...
  4. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... By accessing the info property of the Document object, it...or validation of document properties. Open the PDF file using...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  5. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... By accessing the info property of the Document object, it...or validation of document properties. Open the PDF file using...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  6. How to Convert XPS File to PDF in Java

    This precise article explains how to convert XPS file to PDF in Java. It covers the system configuration, and step-by-step process, along with a sample code to export XPS to PDF in Java....Furthermore, several other properties to customize the rendering...converter. Whereas, several properties exposed by the XpsLoadOptions...

    kb.aspose.com/pdf/java/how-to-convert-xps-to-pd...
  7. Compress Image in Python

    This topic discusses the details to compress image in Python. It encompasses the algorithm and a working code snippet for developing a picture compressor in Python....PngOptions class and set various properties Export the output compressed...compression level along with other properties. Finally, export the output...

    kb.aspose.com/imaging/python/compress-image-in-...
  8. WebExtensionProperty.Name | Aspose.Words for .NET

    Discover how to use the WebExtensionProperty Name to create custom property names that enhance your web extensions and improve functionality....Name property Specifies a custom property name public...CurrentCulture . Name ; webExtension . Properties . Add ( new WebExtensionProperty...

    reference.aspose.com/words/net/aspose.words.web...
  9. WebExtension.Reference | Aspose.Words for .NET

    Discover the WebExtension Reference property, your key to defining primary links for web extensions. Enhance functionality and streamline development!...Reference property Specifies the primary reference...CurrentCulture . Name ; webExtension . Properties . Add ( new WebExtensionProperty...

    reference.aspose.com/words/net/aspose.words.web...
  10. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document Properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for .NET. The `Document` object can be saved to a file or stream and also sent to a browser....provides various document properties and methods, such as saving...styles, built-in and custom properties, and the MailMerge object...

    docs.aspose.com/words/net/working-with-document/