Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 18,768 for

insert documents

(0.09 sec)
  1. Shape.TextPath | Aspose.Words for .NET

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning text effects easily....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography today!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextPath.RotateLetters | Aspose.Words for .NET

    Discover the TextPath RotateLetters property to enhance your designs by controlling text rotation for a dynamic visual effect. Elevate your creativity!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::BuildingBlocks::BuildingBlockCol...

    Aspose::Words::BuildingBlocks::BuildingBlockCollection class. A collection of BuildingBlock objects in the document. To learn more, visit the documentation article in C++....BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....DocumentBuilder::InsertNode method Inserts a node before the cursor. void...Shows how to insert a linked image into a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....Create a Document object and open the input PDF document. Get the...ExampleUsingOperator () { // Open document String _dataDir ( "C: \\ Samples...

    docs.aspose.com/pdf/cpp/operators/
  7. CellFormat.top_padding property | Aspose.Words ...

    CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell....cells with a document builder. doc = aw . Document () builder =.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDisplayBarcode.symbol_rotation property | ...

    FieldDisplayBarcode.symbol_rotation property. Gets or sets the rotation of the barcode symbol... Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDisplayBarcode.add_start_stop_char propert...

    FieldDisplayBarcode.add_start_stop_char property. Gets or sets whether to add Start/Stop characters for barcode types NW7 and CODE39.... Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldDisplayBarcode.fix_check_digit property | ...

    FieldDisplayBarcode.fix_check_digit property. Gets or sets whether to fix the check digit if it’s invalid.... Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

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