Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 34,463 for

document properties

(0.06 sec)
  1. Convert HTML to XPS Using Java

    Convert HTML to XPS in Java using Aspose.HTML API. Consider various HTML to XPS conversion scenarios in Java code....Contents [ Hide Show ] XPS is a document format created by Microsoft...digital signatures for added document protection. XPS files offer...

    docs.aspose.com/html/java/convert-html-to-xps/
  2. 禁用导出框架脚本与文档属性,使用 C++ 通过 Node.js|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 将工作簿转换为 HTML 时禁用导出框架脚本和文档属性。...node" ); // The path to the documents directory. const dataDir =...exporting frame scripts and document properties const options = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/disable-exp...
  3. FieldNoteRef.InsertReferenceMark | Aspose.Words...

    Discover the FieldNoteRef InsertReferenceMark property to seamlessly insert formatted reference marks, enhancing your Document's clarity and professionalism....InsertReferenceMark property Inserts the reference mark...FieldNoteRef () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Apply Different Style on the Each Text Value of...

    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....StyleValue' ) \ # Set properties e.g. color, font, size and...style_value . UNDEFINED ) \ # Set properties e.g. color, font, size and...

    docs.aspose.com/diagram/java/apply-different-st...
  5. Filter Emails from Mail Server|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....MailQuery class provides various properties for specifying the query...MailQuery and set the desired properties. Call the Pop3Client.ListMessages(MailQuery...

    docs.aspose.com/email/net/filter-emails-from-ma...
  6. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the Working with Shapes documentation article. Remarks This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CheckBoxControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.CheckBoxControl class to easily toggle checkbox values and enhance your Document automation with seamless integration....CheckBoxControl : MorphDataControl Properties Name Description BackColor...set; } Gets or sets a Caption property of the control. Default value...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldIndex.bookmark_name property | Aspose.Word...

    FieldIndex.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the Document used to build the index....bookmark_name property FieldIndex.bookmark_name property Gets or sets...portion of the document used to build the index. @property def bookmark_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.has_major_gridlines property | Aspose...

    ChartAxis.has_major_gridlines property. Gets or sets a flag indicating whether the axis has major gridlines....has_major_gridlines property ChartAxis.has_major_gridlines property Gets or...axis has major gridlines. @property def has_major_gridlines (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert XPS to PDF in Python

    This article focuses on how to convert XPS to PDF in Python. It explains the stepwise algorithm as well as a code snippet to change XPS file to PDF in Python....the workflow to convert XPS document to PDF in Python . Just load...load the source XPS document, create a memory stream, and render...

    kb.aspose.com/page/python/convert-xps-to-pdf-in...