Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 17,911 for

insert documents

(0.04 sec)
  1. FieldIf.comparison_operator property | Aspose.W...

    FieldIf.comparison_operator property. Gets or sets the comparison operator....Shows how to insert an IF field. doc = aw . Document () builder...'Statement 1: ' ) field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert column chart. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Tables::Table::get_StyleIdentifi...

    Aspose::Words::Tables::Table::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the table style applied to this table in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...-> StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose::Words::Tables::Table::get_StyleOptions ...

    Aspose::Words::Tables::Table::get_StyleOptions method. Gets or sets bit flags that specify how a table style is applied to this table in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...-> StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Fields::FieldSectionPages class ...

    Aspose::Words::Fields::FieldSectionPages class. Implements the SECTIONPAGES field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldSectionPages...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A Documents, and Aspose.Words for C++ solves them....requirements related to the document content that cannot be fulfilled...automatic conversion from a document in Word format to PDF. These...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  7. Aspose::Words::TableStyle::get_Alignment method...

    Aspose::Words::TableStyle::get_Alignment method. Specifies the alignment for the table style in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...( LineStyle :: Single ); // Insert a table and apply the style...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization.... Examples Shows how to insert a text box, and set the font...of its contents. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.DistanceTop | Aspose.Words for .NET

    Discover ShapeBase DistanceTop property, easily adjust the space in points between your document text and the shape's top edge for precise layout control....distance (in points) between the document text and the top edge of the...surrounds a shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.DistanceRight | Aspose.Words for .NET

    Discover the ShapeBase DistanceRight property, easily adjust the spacing in points between your document text and a shape's right edge for enhanced layout control....distance (in points) between the document text and the right edge of...surrounds a shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...