Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 18,517 for

insert documents

(0.08 sec)
  1. 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...
  2. ThemeFonts.EastAsian | Aspose.Words for .NET

    Discover ThemeFonts' EastAsian property to easily customize font names for enhanced readability of East Asian characters. Elevate your design today!... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  3. ThemeColors.Accent6 | Aspose.Words for .NET

    Discover ThemeColors Accent6. Easily your design with vibrant color options for a stunning visual impact. Elevate your projects effortlessly!... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  4. ThemeColors.Accent4 | Aspose.Words for .NET

    Discover the ThemeColors Accent4 property to customize your designs with vibrant Accent 4 color. Enhance your projects with unique visual appeal!... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  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. 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...
  7. 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...
  8. Update XLTX File using Python | products.aspose...

    Modify XLTX document in Python applications without using Microsoft Excel....process of updating the XLTX document. How to Update XLTX File in...getWorksheets().get(index) method Insert new data in the accessed cell...

    products.aspose.com/total/python-java/update/xltx/
  9. Update XLS File using Python | products.aspose.com

    Modify XLS document in Python applications without using Microsoft Excel....process of updating the XLS document. How to Update XLS File in...getWorksheets().get(index) method Insert new data in the accessed cell...

    products.aspose.com/total/python-java/update/xls/
  10. 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...