Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 6,458 for

insert documents

(0.08 sec)
  1. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...formatting. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ThemeFonts | Aspose.Words for Java

    Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....with Styles and Themes documentation article. Examples: Shows...fonts for themes. Document doc = new Document(getMyDir() + "Theme...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImageSize | Aspose.Words for Java

    Contains information about image size and resolution in Java....the Working with Images documentation article. Examples: Shows...shape with an image. // When we insert an image using the "InsertImage"...

    reference.aspose.com/words/java/com.aspose.word...
  4. RevisionOptions.insert_cell_color property | As...

    RevisionOptions.Insert_cell_color property. Allows to specify the color to be used for Inserted cells [RevisionType.InsertION](../../../aspose.words/revisiontype/#InsertION)...insert_cell_color property RevisionOptions.insert_cell_color...be used for inserted cells RevisionType.INSERTION . Default value...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar | Aspose.Words for Java

    Control characters often encountered in Documents in Java....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks: Provides...

    reference.aspose.com/words/java/com.aspose.word...
  6. RevisionOptions.DeleteCellColor | Aspose.Words ...

    Customize your spreadsheet with the RevisionOptions DeleteCellColor property. Easily set a unique color for deleted cells, enhancing clarity and organization....work with insert/delete cell revision color. Document doc = new...new Document ( MyDir + "Cell revisions.docx" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....to Convert Protected Word Document to Unprotected in Python How...to Replace Words in a Word Document using Python How to Convert...

    kb.aspose.com/words/python/page/3/
  8. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++.... auto doc = MakeObject < Document > (); // Create a group shape...shape and place it at the document's floating shape coordinate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++.... auto doc = MakeObject < Document > (); // Create a group shape...shape and place it at the document's floating shape coordinate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

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