Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 20,026 for

document insertion

(0.58 sec)
  1. Get Dimension of an image - Free Support Forum ...

    Can we get dimensions (width and height) of an image using aspose.word or any other aspose library? Code should run in linux and windows....image, you can insert the image into a document using the DocumentBuilder...Create a new document and a DocumentBuilder Document doc = new Document();...

    forum.aspose.com/t/get-dimension-of-an-image/31...
  2. CompareOptions.ignore_comments property | Aspos...

    CompareOptions.ignore_comments property. Specifies whether to compare differences in comments....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldLastSavedBy class | Aspose.Words for Python

    aspose.words.fields.FieldLastSavedBy class. Implements the LASTSAVEDBY field...the Working with Fields documentation article. Remarks Retrieves...modified and saved the current document, as recorded in the LastModifiedBy...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CellFormat.width property | Aspose.Words for No...

    CellFormat.width property. Gets the width of the cell in points....Words on document loading and saving. Currently...combination of table, cell and document properties is supported. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Tables::TableCollection class | ...

    Aspose::Words::Tables::TableCollection class. Provides typed access to a collection of Table nodes. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class TableCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the Document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon Document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....method Allows to optimize the document contents as well as default...“Compatibility mode” ribbon upon document loading. (Note that you may...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a Document...represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. Remarks A complete...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to apply/set text alignment to TextBox with...

    How to apply/set text alignment to TextBox in Aspose.Cells for JavaScript via C++....the expressiveness of our documents and diagrams, and applying...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/applying-t...
  10. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....the Working with Tables documentation article. Examples: Shows...the document and print the contents of each cell. Document doc...

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