Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 41,523 for

document properties

(0.34 sec)
  1. Manage Presentation Ink Objects in C++|Aspose.S...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for C++. Get code samples for traces, brush color & size....(its frame) alongside its properties. The latter includes the...ink object, it ignores all properties of the object frame (container)...

    docs.aspose.com/slides/cpp/manage-ink/
  2. FieldDisplayBarcode.BarcodeType | Aspose.Words ...

    Discover the FieldDisplayBarcode's BarcodeType property—easily manage and customize barcode types like QR for enhanced data display and functionality....BarcodeType property Gets or sets the barcode type...and set its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldDisplayBarcode.ErrorCorrectionLevel | Aspo...

    Discover the FieldDisplayBarcode ErrorCorrectionLevel property for QR Codes. Easily manage error correction levels with valid options from 0 to 3....ErrorCorrectionLevel property Gets or sets an error correction...and set its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDisplayBarcode.BarcodeValue | Aspose.Words...

    Discover the FieldDisplayBarcode's BarcodeValue property to easily manage and customize barcode values for enhanced data accuracy and efficiency....BarcodeValue property Gets or sets the barcode value...and set its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldOptions.DefaultDocumentAuthor | Aspose.Wor...

    Manage the DefaultDocumentAuthor property to easily set or update Document authors' names, enhancing organization and Document management efficiency....DefaultDocumentAutho property Gets or sets default document author’s name...specified in built-in document properties, this option is not considered...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Managing Pictures|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....UpperDeltaX and UpperDeltaY properties of the Aspose.Cells.Drawing...by using the Left and Top properties of the Picture object. This...

    docs.aspose.com/cells/net/managing-pictures/
  7. BlockConfig|Documentation

    BlockConfig element is used to organize content within containers....elements here */ } } Required properties Name Type Description Children...Child elements . Optional properties Name Type Default value Description...

    docs.aspose.com/omr/net/programmatic-forms/bloc...
  8. BorderCollection class | Aspose.Words for Node.js

    Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects...the Programming with Documents documentation article. Remarks Different...Different document elements have different borders. For example...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Work with Text in a Table|Aspose.Words for C++

    Replace text in a table in C++. Extract Plain Text from Table or Cell using C++.... To do this, use the Text property. The following code example...and Description properties. These properties are meaningful for...

    docs.aspose.com/words/cpp/work-with-text-in-a-t...