Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 39,445 for

document properties

(0.19 sec)
  1. Aspose.PSD for Java 20.6 - Release Notes|Docume...

    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....Resource and adobeStockLicenseSta property Bug PSDJAVA-224 Saving of...demonstrates how to get and set properties of the Photoshop Psd LnkE...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  2. BuildingBlockCollection Class | Aspose.Words fo...

    Discover the Aspose.Words BuildingBlockCollection class, a powerful tool for managing Document BuildingBlock objects efficiently and enhancing your workflow....BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words.bui...
  3. ConvertUtil.PointToPixel | Aspose.Words for .NET

    Effortlessly convert points to pixels with ConvertUtil's PointToPixel method, optimized for 96 dpi. Enhance your design precision today!...page properties in pixels. Document doc = new Document (); DocumentBuilder...custom resolution. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  4. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with the Aspose.Cells library....Cell class provides several properties that allow developers to...to their data types. These properties include: StringValue : returns...

    docs.aspose.com/cells/net/view-and-edit-excel-d...
  5. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_PosCodeStyle method. Gets or sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid values (case insensitive) are [STD|SUP2|SUP5|CASE] in C++....DISPLAYBARCODE field, and set its properties. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...with Digital Signatures documentation article. Remarks CertificateHolder...X509Certificate2 as parameters. Properties Name Description certificate...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage VBA Projects in Presentations Using Java...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Java to streamline your workflow....PowerPoint, Excel, and Word documents. Remove VBA Macros Using the...the VbaProject property under the Presentation class, you can...

    docs.aspose.com/slides/java/presentation-via-vba/
  8. Named Ranges|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....provides you some useful Properties of Range class to access...provides you some useful Properties of Range class to access...

    docs.aspose.com/cells/java/named-ranges/
  9. KnownTypeSet class | Aspose.Words for Python

    aspose.words.reporting.KnownTypeSet class. Represents an unordered set (i.e...Reporting Engine documentation article. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert SVG to PDF in Python

    This tutorial elaborates on how to convert SVG to PDF in Python. It discusses the program flow and a runnable code snippet to render SVG to PDF in Python....image and export it as a PDF document. Code to Render from SVG to...setup, along with many other properties. Finally, render the PDF...

    kb.aspose.com/svg/python/convert-svg-to-pdf-in-...