Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 35,123 for

document properties

(0.12 sec)
  1. Public API Changes in Aspose.Imaging 17.03|Docu...

    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....03 Contents [ Hide ] This document describes the changes to the...includes new and updated public properties, methods, added APIs, but...

    docs.aspose.com/imaging/java/public-api-changes...
  2. Most Popular Email File Formats|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....store message data using MAPI properties , which are attributes that...aspects of the message. These properties include standard attributes...

    docs.aspose.com/email/net/email-file-formats/
  3. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when Document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...list levels are indented when document is exporting to SaveFormat...more, visit the Save a Document documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble Properties - are interpreted in Java....setTop(double) properties - are interpreted. Examples:...outside doughnut. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Chart Formatting|Aspose.Slides 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....Axis and set the following properties: Setting Line format for...for Value Axis Setting Text Properties for Value Axis data Setting...

    docs.aspose.com/slides/cpp/chart-formatting/
  6. How to Convert PDF to SVG Image using C#

    This tutorial explains how to convert PDF to SVG using C#. It contains the information to prepare the environment, followed by a sequence of steps and a code snippet for rendering PDF to vector image using C#....you can improvise different properties to modify the output vector...Load the input PDF with the Document class to create its SVG image...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-svg...
  7. How to Convert EPS to JPG in C#

    This basic tutorial focuses on how to convert EPS to JPG in C#. It explains the API configuration, and the step-by-step algorithm followed by a runnable code snippet to let you test the feature to change EPS to JPG in C#....EPS file Load the input EPS document using the PsDocument class...ImageSaveOptions class to set image properties Create an image rendering...

    kb.aspose.com/page/net/how-to-convert-eps-to-jp...
  8. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object....doc DocumentBase The owner document. shape_type ShapeType The...should specify desired shape properties after you created a shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one Document into another....isImportChildren) Imports a node from one document into another. importNode (...belonging to the importing document. The returned node has no...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....and then save it as a Word document, say a DOCX file. You will...intermediate HTML file into the Document class object Save the loaded...

    kb.aspose.com/slides/python/how-to-convert-powe...