Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 39,596 for

document properties

(0.83 sec)
  1. WriteIn|Documentation

    WriteIn element provides a blank field in which the respondent can hand write some text or draw a picture...."element_type": "WriteIn" property. { "element_type" : "WriteIn"..."WriteIn" } Required properties Name Type Description element_type...

    docs.aspose.com/omr/net/json-markup/writein/
  2. Extract Font from PDF with Java

    Follow this article to extract font from PDF with Java. It has all the details to set the IDE, a list of steps, and a sample code to export font from PDF with Java.... You may display all the properties of the fetched font exposed...the source PDF file into the Document class object Extract all fonts...

    kb.aspose.com/pdf/java/extract-font-from-pdf-wi...
  3. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter....Saving; using var document = new HTMLDocument("{{input...'DOCX'}} Converter.ConvertHTML(document, options, "output.{{output...

    docs.aspose.com/html/net/convert-html-to-jpg/
  4. Read and Write External Connection of XLS and X...

    Learn how to read and write external connections of XLS and XLSB files using Aspose.Cells for JavaScript via C++....name property and saves it as an output...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/read-and-w...
  5. FieldGoToButton class | Aspose.Words for Python

    aspose.words.fields.FieldGoToButton class. Implements the GOTOBUTTON field...the Working with Fields documentation article. Remarks Inserts...the insertion point of the document is moved to the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java.... Document doc = new Document(); DocumentBuilder...hasMinorGridlines(true); // Define Y-axis properties for decimal values. ChartAxis...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. Convert ATT to 3DS via Python | products.aspose...

    Sample code for ATT to 3DS Python conversion. Use API example code for batch ATT files to 3DS conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...AmfSaveOptions Set 3DS specific properties for advanced conversion Call...

    products.aspose.com/3d/python-net/conversion/at...
  9. Convert ATT to OBJ via Python | products.aspose...

    Sample code for ATT to OBJ Python conversion. Use API example code for batch ATT files to OBJ conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...AmfSaveOptions Set OBJ specific properties for advanced conversion Call...

    products.aspose.com/3d/python-net/conversion/at...
  10. How to Convert Word to PDF using C++

    In this brief topic, we will learn how to convert Word to PDF using C++. You can customize the output PDF by changing its appearance and other Properties using simple API calls and generate PDF from DOCX in C++ that can be viewed in the browser or any other viewer....its appearance and other properties using simple API calls and...necessary header files Using Document class , load the source Word...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...