Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 157,133 for

doc

(0.07 sec)
  1. Aspose::Words::BookmarkEnd::BookmarkEnd constru...

    Aspose::Words::BookmarkEnd::BookmarkEnd constructor. Initializes a new instance of the BookmarkEnd class in C++....:: Words :: DocumentBase > & doc , const System :: String & name...) Parameter Type Description doc const System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. Aspose::Words::Drawing::GroupShape::GroupShape ...

    Aspose::Words::Drawing::GroupShape::GroupShape constructor. Creates a new group shape in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...void GroupOfShapes () { auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Vba::VbaProject::VbaProject cons...

    Aspose::Words::Vba::VbaProject::VbaProject constructor. Creates a blank VbaProject in C++.... auto doc = MakeObject < Document > ();...set_Name ( u "Aspose.Project" ); doc -> set_VbaProject ( project );...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. Aspose::Words::Vba::VbaModule::VbaModule constr...

    Aspose::Words::Vba::VbaModule::VbaModule constructor. Creates an empty module in C++.... auto doc = MakeObject < Document > ();...set_Name ( u "Aspose.Project" ); doc -> set_VbaProject ( project );...

    reference.aspose.com/words/cpp/aspose.words.vba...
  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. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection indexer. Returns an adjustment at the specified index.... doc = aw . Document ( file_name =...rectangle shape.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top 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...
  10. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

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