Sort Score
Result 10 results
Languages All
Labels All
Results 9,671 - 9,680 of 414,563 for

document

(1.18 sec)
  1. XpsSaveOptions class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....a saved PDF document. let doc = new aw . Document (); let builder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Cell.IsFirstCell | Aspose.Words for .NET

    Discover the Cell IsFirstCell property, identify the first cell in a row easily, enhancing your data organization and management efficiency....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Row.LastCell | Aspose.Words for .NET

    Discover the Row LastCell property to easily access the last cell in a row, enhancing your data management and analysis efficiency....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  5. HtmlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover the HtmlFixedSaveOptions ResourcesFolderAlias property to customize image URIs in your HTML Documents. Enhance your web content effortlessly!...URIs written into an Html document. Default is null . public...} Remarks When you save a Document in Html format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Add Digital Signature to an Already Signed Exce...

    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....signed Excel document, if the original document is an Aspose...Aspose.Cells‑generated document, it works well. However, if the original...

    docs.aspose.com/cells/java/add-digital-signatur...
  7. HeaderFooter | Aspose.Words for .NET

    Design stunning headers and footers effortlessly with our intuitive constructor. Customize your website's look for a unique, professional touch!...doc DocumentBase The owner document. headerFooterType HeaderFooterType...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/hea...
  8. Story.Paragraphs | Aspose.Words for .NET

    Discover Story Paragraphs. Access a curated collection of paragraphs directly from your story, enhancing your narrative with rich, engaging content.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/sto...
  9. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly save Documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...format in which the rendered document pages or shapes will be saved...converts a document to one. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. HyphenationOptions | Aspose.Words for Java

    Allows to configure Document hyphenation options in Java....Cloneable Allows to configure document hyphenation options. To learn...Working with Hyphenation documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...