Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 13,559 for

insert documents

(0.11 sec)
  1. Update XLTX File using .NET | products.aspose.com

    Modify XLTX Documents in C# VB.NET applications without using Microsoft Excel....process of updating the XLTX document. How to Update XLTX File in...Worksheets[0].Cells[column] method Insert new data in the accessed cell...

    products.aspose.com/total/net/update/xltx/
  2. Update XLTM File using .NET | products.aspose.com

    Modify XLTM Documents in C# VB.NET applications without using Microsoft Excel....process of updating the XLTM document. How to Update XLTM File in...Worksheets[0].Cells[column] method Insert new data in the accessed cell...

    products.aspose.com/total/net/update/xltm/
  3. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....more, visit the Save a Document documentation article. Examples:...headers/footers in a document that we are rendering to PDF. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  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. Aspose::Words::Paragraph::JoinRunsWithSameForma...

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

    reference.aspose.com/words/cpp/aspose.words/par...
  6. 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...
  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. AxisScaling.Maximum | Aspose.Words for .NET

    Discover AxisScaling's Maximum property to easily set or retrieve the axis's maximum value, enhancing your data visualization with precision....Shows how to insert chart with date/time values. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. AxisScaling.Minimum | Aspose.Words for .NET

    Discover the AxisScaling Minimum property to easily set and customize your axis's minimum value for enhanced data visualization....Shows how to insert chart with date/time values. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. MailMerge.GetRegionsByName | Aspose.Words for .NET

    Discover the MailMerge GetRegionsByName method to effortlessly retrieve a collection of mail merge regions by name, enhancing your document automation.... Document doc = new Document (); DocumentBuilder...mergeFieldNames [ 1 ]); // Insert a region with the same name...

    reference.aspose.com/words/net/aspose.words.mai...