Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 180,073 for

doc

(0.14 sec)
  1. Aspose::Words::Settings::JustificationMode enum...

    Aspose::Words::Settings::JustificationMode enum. Specifies the character spacing adjustment for a Document. The default value is Expand in C++.... auto doc = System :: MakeObject < Aspose...JustificationMode justificationMode = doc -> get_JustificationMode ();...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. VbaReference.type property | Aspose.Words for N...

    VbaReference.type property. Gets [VbaReferenceType](../../vbareferencetype/) object that indicates the type of reference that a [VbaReference](../) object represents....dll" ; let doc = new aw . Document ( base ....project.docm" ); let references = doc . vbaProject . references ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fields::FieldOptions::get_UseInv...

    Aspose::Words::Fields::FieldOptions::get_UseInvariantCultureNumberFormat method. Gets or sets the value indicating that number format is parsed using invariant culture or not in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: Threading :: Thread...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldStyleRef class | Aspose.Words for Python

    aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MarkdownSaveOptions.export_as_html property | A...

    MarkdownSaveOptions.export_as_html property. Allows to specify the elements to be exported to Markdown as raw HTML... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Sample...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldHyperlink::get_Addr...

    Aspose::Words::Fields::FieldHyperlink::get_Address method. Gets or sets a location where this hyperlink jumps in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldHyperlink::get_Open...

    Aspose::Words::Fields::FieldHyperlink::get_OpenInNewWindow method. Gets or sets whether to open the destination site in a new web browser window in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Node::get_NodeType method | Aspo...

    Aspose::Words::Node::get_NodeType method. Gets the type of this node in C++.... auto doc = System :: MakeObject < Aspose..."Tables.docx" ); ASSERT_EQ ( 2 , doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Aspose::Words::Fields::FieldOptions::get_FileNa...

    Aspose::Words::Fields::FieldOptions::get_FileName method. Gets or sets the file name of the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> MoveToDocumentEnd...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. TextBox.internal_margin_right property | Aspose...

    TextBox.internal_margin_right property. Specifies the inner right margin in points for a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert another textbox...

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