Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 20,125 for

insert documents

(0.15 sec)
  1. Branded survey|Documentation

    A customer satisfaction survey decorated with your logo.... image Insert a picture. Question Generate...availability () Technical documentation #How would you describe...

    docs.aspose.com/omr/net/txt-markup/examples/bra...
  2. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter constructor. Creates a new header or footer of the specified type in C++....:DocumentBase>& The owner document. headerFooterType Aspose:...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows to easily set text of the comment in C++.... If you want to insert more complex elements into...how to add a comment to a document, and then reply to it. auto...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. PageSetup.PageStartingNumber | Aspose.Words for...

    Discover the PageSetup PageStartingNumber property to easily customize your document's starting page number for enhanced organization and clarity.... Document doc = new Document (); DocumentBuilder...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/net/aspose.words/pag...
  5. ThemeColors.accent5 property | Aspose.Words for...

    ThemeColors.accent5 property. Specifies color Accent 5.... Document ( file_name = MY_DIR + 'Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartStyle enum...

    Aspose::Words::Drawing::Charts::ChartStyle enum. Specifies predefined styles of a chart in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a chart in the Black style...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...useLegacyOrder ) { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert three runs which we can search...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert four runs of text into the...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Several JPG Into WORD Java

    Merge multiple JPG into WORD in Java code. Save JPG as WORD using Java....several JPG into Word Use our document merging API to create portable...example that iterates through documents and converts them to Word:...

    products.aspose.com/words/java/merge/jpg-to-word/
  10. Several JPG Into DOCX Java

    Merge multiple JPG into DOCX in Java code. Save JPG as DOCX using Java....several JPG into DOCX Use our document merging API to create portable...example that iterates through documents and converts them to DOCX:...

    products.aspose.com/words/java/merge/jpg-to-docx/