Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 180,208 for

doc

(0.1 sec)
  1. Aspose::Words::PageSetup::get_MultiplePages met...

    Aspose::Words::PageSetup::get_MultiplePages method. For multiple page Documents, gets or sets how a Document is printed or rendered so that it can be bound as a booklet in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); for ( int32_t i = 0 ; i <...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. CompatibilityOptions.OptimizeFor | Aspose.Words...

    Enhance your Documents with the OptimizeFor method in CompatibilityOptions. Tailor Aspose.Words behavior for specific MS Word versions for optimal results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.set...
  3. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... doc = aw . Document () # Add two...of this document. paragraph = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectHyperlinks method. Specifies either to detect hyperlinks in text. The default value is false in C++....com/ \n " + u "https://docs.aspose.com/words/net/ \n " ;...document with hyperlinks. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Aspose::Words::Tables::Row::get_RowFormat metho...

    Aspose::Words::Tables::Row::get_RowFormat method. Provides access to the formatting properties of the row in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. FindReplaceOptions.LegacyMode | Aspose.Words fo...

    Discover the FindReplaceOptions LegacyMode property to easily toggle the classic find/replace algorithm for enhanced functionality and seamless user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Jason gave...

    reference.aspose.com/words/net/aspose.words.rep...
  7. FontSubstitutionSettings.DefaultFontSubstitutio...

    Discover how the DefaultFontSubstitution property optimizes font settings for seamless typography. Enhance your design with effective font substitution rules.... Document doc = new Document (); FontSettings...fontSettings = new FontSettings (); doc . FontSettings = fontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java.... Document doc = new Document(); // A blank...document node with no children. doc.removeAllChildren(); // This...

    reference.aspose.com/words/java/com.aspose.word...
  9. Android API to Render MD to MHTML | products.as...

    Transform MD to MHTML via Android via Java API...used to convert MD files to DOC. The second API is Aspose.Words...which can be used to render DOC to MHTML. By using these two...

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

    Transform MD to RTF via Android via Java API...used to convert MD files to DOC. The second API is Aspose.Words...which can be used to render DOC to RTF. By using these two APIs...

    products.aspose.com/total/android-java/conversi...