Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 13,511 for

insert documents

(0.11 sec)
  1. Aspose::Words::Notes::Footnote::get_IsAuto meth...

    Aspose::Words::Notes::Footnote::get_IsAuto method. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark in C++....const Examples Shows how to insert and customize footnotes. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. Java API to Convert WORD to SXC or with free On...

    Convert WORD to SXC via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to SXC online converter quickly before integrating the code....for Java, converting a WORD document to SXC is a straightforward...for Java is a feature-rich document manipulation and conversion...

    products.aspose.com/total/java/conversion/word-...
  3. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....Working with Graphic Elements documentation article. Remarks: Use the...with a solid color. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE object type using given progID parameter in C++....const System::String&) method Inserts an embedded OLE object as icon...icon from a stream into the document. Allows to specify icon file...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Themes::Theme::get_Colors method...

    Aspose::Words::Themes::Theme::get_Colors method. Allows to specify the set of theme colors for the document in C++....set of theme colors for the document. System :: SharedPtr < Aspose...themes. auto doc = MakeObject < Document > ( MyDir + u "Theme colors...

    reference.aspose.com/words/cpp/aspose.words.the...
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_Direction method. Selects direction for replace. Default value is Forward in C++....find-and-replace operation traverses the document in. void Direction ( FindReplaceDirection...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. Aspose::Words::Drawing::Charts::AxisScaling cla...

    Aspose::Words::Drawing::Charts::AxisScaling class. Represents the scaling options of the axis. To learn more, visit the documentation article in C++....the Working with Charts documentation article. class AxisScaling...axis. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FlipOrientation enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.FlipOrientation enumeration. Possible values for the orientation of a shape.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert an image shape and leave its...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a paragraph in the current section.... Document ( base . myDir + "Paragraphs...); // Create document builder to edit the document. The builder's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....the Working with Fields documentation article. Remarks: Defines...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...