Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 50,012 for

properties

(0.41 sec)
  1. Convert IGES to PDF in Python

    This basic guide explains how to convert IGES to PDF in Python. It encompasses all the information to create an IGS file to PDF converter in Python....PdfOptions class to set PDF properties Invoke the save method to...process. Subsequently, set the properties for the output PDF document...

    kb.aspose.com/cad/python/convert-iges-to-pdf-in...
  2. Convert Word DOC to EPUB using Java

    Follow this article to transform DOCX to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....file by setting a variety of properties in the HtmlSaveOptions used...object to set the output EPUB properties Set the splitting criteria...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  3. DocumentProperty.to_byte_array method | Aspose....

    DocumentProperty.to_byte_array method. Returns the property value as byte array....to_byte_array() Returns the property value as byte array. def to_byte_array...Throws an exception if the property type is not PropertyType.BYTE_ARRAY...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#....access and display all the properties of the extracted font and...required Display different properties of the font on the console...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...
  5. DocumentProperty.toByteArray method | Aspose.Wo...

    DocumentProperty.toByteArray method. Returns the property value as byte array....toByteArray() Returns the property value as byte array. toByteArray...Throws an exception if the property type is not PropertyType.ByteArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 8.1.0|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....ExportHiddenWorkshee Property The HtmlSaveOptions class...exposed the ExportHiddenWorkshee property, which can be used to specify...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. How to Get PDF Metadata in Java

    This tutorial contains information on how to get PDF metadata in Java. It provides complete guidance to set the environment, program logic and a runnable sample code to view PDF metadata in Java by using a few API calls....method Display all the desired properties from the DocumentInfo object...contains all the required properties like creator, modification...

    kb.aspose.com/pdf/java/how-to-get-pdf-metadata-...
  8. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....class contains the following properties which can be set to achieve...sets the sub‑properties of the GetShadowEffect property, and then...

    docs.aspose.com/cells/go-cpp/working-with-the-s...
  9. ChartSeriesGroup class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeriesGroup class. Represents Properties of a chart series group, that is, the Properties of chart series of the same type associated with the same axes....ChartSeriesGroup class Represents properties of a chart series group,... that is, the properties of chart series of the same type associated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Crop PDF Pages programmatically|Aspose.PDF for ...

    You may get page Properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for Java....Contents [ Hide ] Get Page Properties Each page in a PDF file has...has a number of properties, such as the width, height, bleed-...

    docs.aspose.com/pdf/java/crop-pages/