Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 351,285 for

document

(0.11 sec)
  1. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting....underline to all runs in a document that are formatted with custom...styles. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BuiltInDocumentProperties.titlesOfParts propert...

    BuiltInDocumentProperties.titlesOfParts property. Each string in the array specifies the name of a part in the Document....the name of a part in the document. get titlesOfParts () : string...properties. let doc = new aw . Document ( base . myDir + "Heading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Fill.presetTexture property | Aspose.Words for ...

    Fill.presetTexture property. Gets a [PresetTexture](../../presettexture/) for the fill.... Document (); let builder = new aw ..."TextureAlignment" // property after the document saves. let saveOptions = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Deskew image|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....artifact that might appear during document scanning process and it consists...consists of getting the document’s text/images be rotated at a...

    docs.aspose.com/imaging/net/deskew-image/
  5. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the Document...the background shape of the document. Can be null . get backgroundShape...as a background shape for a document. Microsoft Word supports only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the Document...the background shape of the document. Can be None . @property def...as a background shape for a document. Microsoft Word supports only...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MetafileRenderingOptions.EmulateRenderingToSize...

    Discover how the EmulateRenderingToSizeOnPage property enhances metafile rendering, ensuring accurate display sizes for optimal visual results.... Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your Document's layout with precise vertical justification!...sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/pag...
  10. WebExtensionBinding constructor | Aspose.Words ...

    WebExtensionBinding constructor. Creates web extension binding with specified parameters....with the bound data in the document. Examples Shows how to add...extension to a document. doc = aw . Document () # Create task...

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