Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 49,824 for

properties

(0.13 sec)
  1. Developer Guide|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.... File Info Document Properties New Creating a New Diagram...

    docs.aspose.com/diagram/net/developer-guide/
  2. Rich Text Custom Data Label of Chart Point|Docu...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for Python via .NET. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....can be used to set the font properties of the text, such as its...

    docs.aspose.com/cells/python-net/rich-text-cust...
  3. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....using different methods and properties in the Document class. It...source MD file Set different properties and callback functions if...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  4. How to Add Watermark to Word using Java

    This short tutorial guides on how to add watermark to Word using Java. It provides details for the configuration, steps and a runnable sample code to insert watermark in Word using Java....the watermark Set desired properties for the watermark Set the...sample code. Setting the properties of a watermark is also discussed...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  5. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...are accessing the correct properties, you might want to check...will give you the actual properties that are applied to the text...

    forum.aspose.com/t/unable-to-get-anchoring-type...
  6. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....access to the chart shape properties. To learn more, visit the...Allows to access OLE Package properties. To learn more, visit the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Convert Excel to JSON in Node.js

    In this simple topic, we will focus on how to convert Excel to JSON in Node.js. You can easily export an Excel file to JSON in Node.js using a simple API interface with a simple configuration....class object to set different properties Save the output JSON file...format and then set different properties for the output JSON file...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  8. Add Module in Excel VBA Library with Node.js

    Refer to this article to add module in Excel VBA library with Node.js. Get the IDE details, a list of steps, and a sample code to generate methods in the VBA code library with Node.js.... Set various properties of the new module, such as...VbaProject class has various properties and methods for customization...

    kb.aspose.com/cells/nodejs/add-module-in-excel-...
  9. How to Convert GLB to FBX using Python

    This article guides on how to convert GLB to FBX using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to develop a GLB to FBX converter using Python....features by setting various properties in the FbxSaveOptions object...Python . We can set different properties of the output file by setting...

    kb.aspose.com/3d/python/how-to-convert-glb-to-f...
  10. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it as an image....configure the output SVG image properties as well. Once the save options...configure the output SVG image properties. In the final step, the Document->Save()...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...