Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 49,863 for

properties

(2.79 sec)
  1. Compare Documents in Node.js|Aspose.Words for N...

    Compare two documents in any supported formats and shows content changes using Node.js. You can apply advanced options when comparing....specify the advanced comparing properties. Try online You can compare...Comparing Properties There are many different properties of the...

    docs.aspose.com/words/nodejs-net/compare-docume...
  2. Bibliography class | Aspose.Words for Python

    aspose.words.bibliography.Bibliography class. Represents the list of bibliography sources available in the document.... Properties Name Description bibliography_style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...text_path property to access WordArt properties of a shape....TextPath class directly. Properties Name Description bold True...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Transform DAE to OBJ using Java

    This article describes how to transform DAE to OBJ using Java. It contains information to set IDE, a list of steps, and a runnable sample code to convert DAE to OBJ using Java....ObjSaveOptions class Set the desired properties of the ObjSaveOptions object...output OBJ by setting the properties to set the flag for generating...

    kb.aspose.com/3d/java/how-to-transform-dae-to-o...
  5. How to Convert Word Document to HTML using Python

    In this short tutorial you will understand how to convert Word Document to HTML using Python. In order to export DOCX to HTML Python based example following simple steps below can be used in any of common operating systems like MS Windows, Linux, or macOS....and then setting different properties for the HTML rendering process...specified to customize the properties of the output HTML file....

    kb.aspose.com/words/python/how-to-convert-word-...
  6. Export PSD to GIF in Java

    Refer to this article for converting PSD to GIF in Java. You can convert the Adobe Photoshop native file format PSD to GIF with a few API calls by following the steps and code shared in this article....output file Set the desired properties in the GifOptions object...Finally, set all the desired properties in the GifOptions object...

    kb.aspose.com/psd/java/export-psd-to-gif-in-java/
  7. Convert Word to PCL in C#

    This simple topic covers how to convert Word to PCL in C#. It includes all the required information to set up the environment and a working example code to render DOC file to PCL in C#....set the required PCL file properties. Finally, the loaded Word...class offers several optional properties to customize the output PCL...

    kb.aspose.com/words/net/convert-word-to-pcl-in-...
  8. How to Transform Markdown to PDF in C#

    In this brief tutorial you will learn how to transform Markdown to PDF in C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....file name and the custom properties. Code to Export Markdown...contains a lot of methods and properties that can be used to modify...

    kb.aspose.com/words/net/how-to-transform-markdo...
  9. Convert Markdown to Word using C#

    This short article guides how to convert Markdown to Word using C#. It has IDE settings, a list of instructions, and a sample code to transform Markdown to DOCX using C#....file loading and various properties/methods in the Document class...exposes a number of methods and properties such as controlling formatting...

    kb.aspose.com/words/net/convert-markdown-to-wor...
  10. Copy Table cell styles - Free Support Forum - a...

    Dear team, I’m using Aspose.words c#. And I have a requirement, in which there is a template table in my document which each header columns and body columns are bookmarked separately. Now I need to copy all the font sty…...Runs[0]; // Copy font properties manually builder.Font.Name...AllCaps; // Copy paragraph properties manually builder.ParagraphFormat...

    forum.aspose.com/t/copy-table-cell-styles/307232