Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 42,449 for

document properties

(1.6 sec)
  1. FormFieldCollection class | Aspose.Words for No...

    Aspose.Words.Fields.FormFieldCollection class. A collection of [FormField](../formfield/) objects that represent all the form fields in a range...with Form Fields documentation article. Properties Name Description...this collection and from the document. remove(formField) Removes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. NodeChangingArgs class | Aspose.Words for Node.js

    Aspose.Words.NodeChangingArgs class. Provides data for methods of the [INodeChangingCallback](../inodechangingcallback/) interface....Words Document Object Model (DOM) documentation article. Properties...Properties Name Description action Gets a value indicating what...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert SVG to Image – Aspose.SVG for Python vi...

    Learn about SVG to Image conversions and how to execute them with Aspose.SVG for Python via .NET. Consider Python examples and an online SVG Converter....{{/if_output}} # Load an SVG document from a file with SVGDocument("{{input...SVGDocument("{{input lower}}") as document: # Initialize saving options...

    docs.aspose.com/svg/python-net/convert-svg-to-i...
  4. Aspose::Words::Saving::SvgTextOutputMode enum |...

    Aspose::Words::Saving::SvgTextOutputMode enum. Allows to specify how text inside a Document should be rendered when saving in SVG format in C++....specify how text inside a document should be rendered when saving...some of fonts used in the document are not available on the target...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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....Create an empty Word document using the Document class object Instantiate...the watermark Set desired properties for the watermark Set the...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  6. 用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-...
  7. Asian Typography in Node.js|Aspose.Words for No...

    Work with Asian typography using Node.js. Adjust Space between Asian and Latin text in Node.js....options for text paragraphs in documents written in Asian languages...ParagraphFormat class and some of its properties. Automatically Adjust Space...

    docs.aspose.com/words/nodejs-net/working-with-a...
  8. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your Documents. Enhance your Document formatting with ease!... Document doc = new Document (); DocumentBuilder...set page sizes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pap...
  9. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。...outfile ) document = apdf . Document ( path_infile ) document . pages...Rotation . ON90 # Set text properties textStamp . text_state ....

    products.aspose.com/pdf/zh-hans/python-net/stam...
  10. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a Document into a [Document](../../aspose.words/Document/) object...URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. Constructors Name...

    reference.aspose.com/words/python-net/aspose.wo...