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

document

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revisions...'Revisions.docx' ) # This document contains "Move" revisions, which...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add, Get or Remove Watermark in PDF using Java ...

    Add, get or remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...the PDF with an instance of Document. Create an instance of WatermarkArtifact...file: // Open document Document doc = new Document ( _dataDir +...

    products.aspose.com/pdf/java/watermark/
  7. Aspose::Words::Notes::FootnoteOptions::get_Posi...

    Aspose::Words::Notes::FootnoteOptions::get_Position method. Specifies the footnotes position in C++....different place where the document collects and displays its...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. TabStopCollection.GetHashCode | Aspose.Words fo...

    Discover the TabStopCollection GetHashCode method—an essential hash function for efficient data management and performance optimization....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  9. Java API to Convert DOC to CSV or with free Onl...

    Convert DOC to CSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to CSV online converter quickly before integrating the code....for Java is a feature-rich document manipulation and conversion...to work with a variety of document formats. The process of converting...

    products.aspose.com/total/java/conversion/doc-t...
  10. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the Document....this collection and from the document. def clear ( self ): ... Examples...bookmarks from a document. doc = aw . Document () builder = aw...

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