Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 39,383 for

document properties

(0.11 sec)
  1. How to Convert Word to Markdown using Java

    In this short tutorial you will learn how to convert Word to Markdown using Java. The following code and steps can be followed to create Word to Markdown converter using Java in any of the commonly used operating system like Windows, macOS, or Linux.... You may create a document as a DOC or DOCX file and...Instantiate the Document class object to load source document Using MarkdownSaveOptions...

    kb.aspose.com/words/java/how-to-convert-word-to...
  2. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG....text_output_mode property SvgSaveOptions.text_output_mode property Gets or...should be rendered in SVG. @property def text_output_mode ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldInclude.text_converter property | Aspose.W...

    FieldInclude.text_converter property. Gets or sets the name of the text converter for the format of the included file....text_converter property FieldInclude.text_converter property Gets or...format of the included file. @property def text_converter ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Revision class | Aspose.Words for Node.js

    Aspose.Words.Revision class. Represents a revision (tracked change) in a Document node or style...revision (tracked change) in a document node or style. Use Revision...Changes in a Document documentation article. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Export CSV to POTM in Android or with free Onli...

    Android API to Convert CSV to POTM without using Microsoft Word or online. Test free CSV to POTM online converter quickly before integrating the code....Why to Convert The Portable Document Format (PDF) is a widely used...used file format for documents. It is a popular choice for sharing...

    products.aspose.com/total/android-java/conversi...
  6. Get Address Cell Count Offset Entire Column and...

    This article shows how to get the address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for Python via .NET API....the following methods or properties of the Range object. address...usage of the methods and properties as discussed above. Please...

    docs.aspose.com/cells/python-net/get-address-ce...
  7. ChartAxisCollection class | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAxisCollection class. Represents a collection of chart axes.... Properties Name Description count Gets...axes collection. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 用JavaScript通过C++在文档信息面板中添加自定义属性|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++给工作簿对象添加自定义属性。这些属性可以在文档信息面板中查看。...body > < h1 > Adding Custom Properties Example </ h1 > < input type...Create Workbook with Custom Properties </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  9. DocumentPartSavingArgs class | Aspose.Words for...

    Aspose.Words.Saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.DocumentPartSaving()](../iDocumentpartsavingcallback/DocumentPartSaving/#Documentpartsavingargs) callback...more, visit the Save a Document documentation article. Remarks When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++.... A Word document can contain one or more different...different shapes. Shapes of the document are represented by the Shape...

    docs.aspose.com/words/cpp/working-with-shapes/