Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 67,639 for

document

(0.04 sec)
  1. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java....the Working with Fonts documentation article. Examples: Shows...resetCache(); } Shows how to access a document’s system font source and set...

    reference.aspose.com/words/java/com.aspose.word...
  2. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation in Java....returned to the caller after a document is saved and contains additional...more, visit the Save a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  3. Extract the content of Bookmark - Free Support ...

    Hello Team, I want to extract the content between Bookmark start and end and Bookmark is in header and footer. It can contain image anything not only text give me some code for the same...start and end points in a document, including images and other...// Load the document Document doc = new Document(filePath); //...

    forum.aspose.com/t/extract-the-content-of-bookm...
  4. Aspose::Words::Saving::PageSet class | Aspose.W...

    Aspose::Words::Saving::PageSet class. Describes a random set of pages. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class PageSet...with all the pages of the document in their original order. static...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. BlockImportMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.BlockImportMode enum enhances HTML Document integration by optimizing block-level element property imports for seamless workflows....imported from HTML-based documents. public enum BlockImportMode...are stored separately from document nodes. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.loa...
  6. DigitalSignatureUtil | Aspose.Words for Java

    Provides methods for signing Document in Java....Provides methods for signing document. To learn more, visit the...with Digital Signatures documentation article. Remarks: Since...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Comparing::CompareOptions::get_G...

    Aspose::Words::Comparing::CompareOptions::get_Granularity method. Specifies whether changes are tracked by character or by word in C++....comparing documents. auto docA = MakeObject < Document > (); auto...); auto docB = MakeObject < Document > (); auto builderB = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. Line space and font size is not preserved while...

    Hello Team, We have ASPOSE.Total license. We are converting the Word Document to PDF using aspose.word but the formatting like line space font space not preserved while conversion. It should be exactly the same as we s…...We are converting the Word document to PDF using aspose.word but...the same as we see in word document. Below is the code we are...

    forum.aspose.com/t/line-space-and-font-size-is-...
  9. HtmlFixedSaveOptions.page_margins property | As...

    HtmlFixedSaveOptions.page_margins property. Specifies the margins around pages in an HTML Document...margins around pages in an HTML document. The margins value is measured...when saving a document to HTML. doc = aw . Document ( MY_DIR + 'Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.RTF format in Java....additional options when saving a document into the SaveFormat.RTF format...the Specify Save Options documentation article. Examples: Shows...

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