Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 19,564 for

document insertion

(0.18 sec)
  1. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the Document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....Represents the color scheme of the document theme which contains twelve...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....get_Font () Examples Shows how to insert InlineStory nodes. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++....override Examples Shows how to insert InlineStory nodes. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. ShapeBase.canHaveImage property | Aspose.Words ...

    ShapeBase.canHaveImage property. Returns ``true`` if the shape type allows the shape to have an image....appears that in Microsoft Word documents any shape except a group shape...GroupShape . Examples Shows how to insert and rotate an image. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java....Examples: Shows how to insert a field into a document using a field code...code. Document doc = new Document(); DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Insert Nested Fields in PHP|Aspose.Words for Java

    Insert Nested Fields using PHP....Ask AI Insert Nested Fields in PHP Contents [ Hide ] Aspose.Words...Words - Insert Nested Fields Php Code public static function...

    docs.aspose.com/words/java/insert-nested-fields...
  7. SdtCalendarType | Aspose.Words for Java

    Specifies the possible types of calendars which can be used to specify StructuredDocumentTag.getCalendarType / StructuredDocumentTag.setCalendarTypeint in an Office Open XML Document in Java....setCalendarType(int) in an Office Open XML document. Examples: Shows how to prompt...structured document tag. Document doc = new Document(); // Insert a structured...

    reference.aspose.com/words/java/com.aspose.word...
  8. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... File Info Document Properties New Creating a...Shapes Edit Working with Layer Insert Shape Shape Page Page Master...

    docs.aspose.com/diagram/python-java/developer-g...
  9. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInRelativeContext method. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context in C++....method Gets or sets whether to insert the paragraph number of the...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...without overlapping in your document, you can adjust the wrapping...layout and margins of your document to ensure there is enough...

    forum.aspose.com/t/not-able-to-keep-the-table-a...