Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 41,499 for

document properties

(0.52 sec)
  1. Use Custom XML Parts in Aspose.Cells|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....which is the name of this property. C# code to use custom XML...Adding Custom Properties visible inside Document Information Panel...

    docs.aspose.com/cells/net/use-custom-xml-parts-...
  2. C++ API to Convert PCL to ODS | products.aspose...

    Convert PCL to ODS via C++ API without using Microsoft Excel or Adobe Reader... The Portable Document Format (PDF) is a widely used...used file format for documents, but it is not suitable for editing...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. C++ API to Convert SVG to FODS | products.aspos...

    Convert SVG to FODS via C++ API without using Microsoft Excel or Adobe Reader... FODS (Flat Open Document Spreadsheet) is a file format...to FODS Open SVG file using Document class reference Convert SVG...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. Aspose::Words::SignatureLineOptions::get_Defaul...

    Aspose::Words::SignatureLineOptions::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++.... Default value for this property is true . bool Aspose :: Words...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...
  5. PsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PsSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Ps](../../aspose.words/saveformat/#Ps) format...additional options when saving a document into the SaveFormat.Ps format...the Specify Save Options documentation article. Inheritance: PsSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 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-hant/python-net/stam...
  7. Inserting Fields in Node.js|Aspose.Words for No...

    Insert fields into a Document in Node.js in different ways: using `DocumentBuilder` or DOM (Document Object Model)....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/nodejs-net/inserting-fields/
  8. HorizontalRuleFormat class | Aspose.Words for P...

    aspose.words.drawing.HorizontalRuleFormat class. Represents horizontal rule formatting...Working with Shapes documentation article. Properties Name Description...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Words MCP Server|Aspose.Words for Python...

    How to use the Model Context Protocol (MCP) server that exposes Aspose.Words for Python via .NET features as callable tools for AI/assistant clients....It automates Microsoft Word document creation and editing and exposes...following features: Create documents; read/write text, headings...

    docs.aspose.com/words/python-net/aspose-words-m...
  10. Decorate Form Field in PDF|Aspose.PDF for .NET

    Explore how to decorate form fields in a PDF Document, adding visual enhancements like borders, in .NET with Aspose.PDF....FormFieldFacade object to Facade property of the FormEditor object....DecorateField () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/decorate-form-field/