Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 157,349 for

doc

(0.14 sec)
  1. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java.... Document doc = createDocumentWithBo(3); BookmarkCollection...BookmarkCollection bookmarks = doc.getRange().getBookmarks(); p...

    reference.aspose.com/words/java/com.aspose.word...
  2. Android API to Render XPS to DOTM | products.as...

    Transform XPS to DOTM via Android via Java API...you can convert XPS files to DOC format. This API supports a wide...the XPS file is converted to DOC, you can use Aspose.Words for...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render PS to RTF | products.aspo...

    Transform PS to RTF via Android via Java API...is to convert the PS file to DOC using the Aspose.PDF for Android...PS file has been converted to DOC, the Word Processing API, Aspose...

    products.aspose.com/total/android-java/conversi...
  4. Convert HTML To DOCX C++

    Convert HTML to DocX format in C++ code. Save HTML as DocX using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Save...

    products.aspose.com/words/cpp/conversion/html-t...
  5. Convert HTML To EPUB C++

    Convert HTML to EPUB format in C++ code. Save HTML as EPUB using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Save...

    products.aspose.com/words/cpp/conversion/html-t...
  6. Untangle Row Bookmarks in PHP|Aspose.Words for ...

    Untangle Row Bookmarks using PHP.... $ doc = new Java ( "com.aspose.words...$ dataDir . "TestDefect1352.doc" ); // This perform the custom...

    docs.aspose.com/words/java/untangle-row-bookmar...
  7. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph formatting properties in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. ChapterPageSeparator Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ChapterPageSeparator enum to customize chapter and page number separators for enhanced Document formatting and clarity.... Document doc = new Document ( MyDir + "Big...docx" ); PageSetup pageSetup = doc . FirstSection . PageSetup ;...

    reference.aspose.com/words/net/aspose.words/cha...
  10. HorizontalRuleFormat.noShade property | Aspose....

    HorizontalRuleFormat.noShade property. Indicates the presence of 3D shading for the horizontal rule... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

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