Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 415,488 for

document

(0.45 sec)
  1. Convert ODT to PPTX in Android Apps or with fre...

    ODT to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to PPTX online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...your application. Document conversion is the process of changing...

    products.aspose.com/total/android-java/conversi...
  2. Aspose::Words::SubDocument::get_NodeType method...

    Aspose::Words::SubDocument::get_NodeType method. Returns SubDocument in C++....Shows how to access a master document’s subdocument. auto doc =...Words :: Document > ( get_MyDir () + u "Master document.docx" );...

    reference.aspose.com/words/cpp/aspose.words/sub...
  3. DocumentVisitor.visit_field_separator method | ...

    DocumentVisitor.visit_field_separator method. Called when a field separator is encountered in the Document....separator is encountered in the document. def visit_field_separator...code from field value in the document. Note that some fields have...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToc.CaptionlessTableOfFiguresLabel | Aspos...

    Discover the FieldToc CaptionlessTableOfFiguresLabel property to customize your table of figures. Easily manage sequence identifiers without captions!... Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Bookmark Replacement Problem – Nested Bookmark ...

    Hello Team, I have two Documents, and I am using a bookmark-replacement logic. I’m facing an issue where a bookmark gets removed if two bookmarks exist at the same location in the Document. The inner bookmark named BOOK…...1 Hello Team, I have two documents, and I am using a bookmark-replacement...at the same location in the document. The inner bookmark named...

    forum.aspose.com/t/bookmark-replacement-problem...
  6. Export XPS to OTP in Android | products.aspose.com

    Android API to Convert XPS to OTP without using Microsoft Word...Paper Specification) is a document format developed by Microsoft...Microsoft. It is used to store documents in a fixed layout format....

    products.aspose.com/total/android-java/conversi...
  7. BookmarkStart class | Aspose.Words for Python

    aspose.words.BookmarkStart class. Represents a start of a bookmark in a Word Document...start of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. Remarks A complete...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SvgSaveOptions class | Aspose.Words for Node.js

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

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

    Customize your design with the Stroke BackThemeColor property. Easily set a ThemeColor for your stroke background to enhance visual appeal.... Document doc = new Document ( MyDir + "Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Problem retrieving vertical and horizontal bord...

    Hello, We are trying to retrieve the border properties (horizontal and vertical) from the table style for odd banded columns, even banded columns, odd banded rows, etc. However, Aspose throws an exception: “The requeste…... Suppose a document contains the following table...table (the first table in the document). The code below throws an...

    forum.aspose.com/t/problem-retrieving-vertical-...