Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 39,581 for

document properties

(0.25 sec)
  1. HTML with Node.js via C++|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....node" ); // The path to the documents directory. const dataDir =..."path" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  2. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....this, you need to use the properties of the ChartFormat type in...well as aliases for some properties, such as ForeColor, BackColor...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  3. Section class | Aspose.Words for Node.js

    Aspose.Words.Section class. Represents a single section in a Document...Represents a single section in a document. To learn more, visit the...the Working with Sections documentation article. Remarks Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Customize Barcode Appearance in JavaScript|Docu...

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for JavaScript via C++...information on how to adjust properties related to barcode appearance...ImageHeight and ImageWidth properties of the BaseGenerationParame...

    docs.aspose.com/barcode/javascript-cpp/customiz...
  5. Extract and Save an Attachment|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to get all attachments from a PDF Document. Also, you can get an individual attachment from your Document....all attachments from a PDF document. This is useful either when...when you want to save the documents separately from the PDF, or...

    docs.aspose.com/pdf/cpp/extract-and-save-an-att...
  6. LoadOptions constructor | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions constructor...password to load an encrypted document. LoadOptions ( password :...password to open an encrypted document. Can be null or empty string...

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

    Discover the FieldInclude TextConverter property—easily manage file format conversions with customizable text converter names for enhanced workflow efficiency....TextConverter property Gets or sets the name of the...and set its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...encoding property HtmlSaveOptions.encoding property Specifies...UTF8Encoding(false) (UTF-8 without BOM). @property def encoding ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTagRangeStart.LockContentCont...

    Discover how the LockContentControl property in StructuredDocumentTagRangeStart enhances Document security by preventing unwanted deletions of essential tags....LockContentControl property When set to true , this property will prohibit...from deleting this structured document tag. public bool LockContentControl...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Create a Macro in Word using C#

    Follow this article to create a macro in Word using C#. It provides details for IDE configuration, programming steps, and a sample code demonstrating the coding with VBA using C#....VbaModule, and set various properties. Steps for Using Macros in...a new blank Word document using the Document class Assign a new...

    kb.aspose.com/words/net/create-a-macro-in-word-...