Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 180,798 for

doc

(0.08 sec)
  1. Aspose::Words::Underline enum | Aspose.Words fo...

    Aspose::Words::Underline enum. Indicates type of the underline applied to a font in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "For...

    reference.aspose.com/words/cpp/aspose.words/und...
  2. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Center all text that the...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::ParagraphFormat::get_LeftIndent ...

    Aspose::Words::ParagraphFormat::get_LeftIndent method. Gets or sets the value (in points) that represents the left indent for paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Center all text that the...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::Font::get_Kerning method | Aspos...

    Aspose::Words::Font::get_Kerning method. Gets or sets the font size at which kerning starts in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIncludeText.NamespaceMappings | Aspose.Wor...

    Discover the FieldIncludeText NamespaceMappings property to easily manage namespace mappings for XPath queries, enhancing your data handling efficiency....FieldIncludeText () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to use...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Insert Nested Fields in PHP|Aspose.Words for Java

    Insert Nested Fields using PHP....sertnestedfields/data/" ; $ doc = new Java ( "com.aspose.words...DocumentBuilder" , $ doc ); // DocumentBuilder(doc); // Insert few...

    docs.aspose.com/words/java/insert-nested-fields...
  10. Aspose::Words::PageSetup::get_BorderSurroundsHe...

    Aspose::Words::PageSetup::get_BorderSurroundsHeader method. Specifies whether the page border includes or excludes the header in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/pag...