Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 20,128 for

insert documents

(0.22 sec)
  1. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!...system in a document. Document doc = new Document (); // To display...display an image in a document, we will need to create a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Create XLSM Using Python | products.aspose.com

    Generate Microsoft Excel XLSM Documents using Python applications without using Microsoft Office....get(index) method Insert data in the accessed cell using...putValue() method Save the document as .xlsm file using save()...

    products.aspose.com/total/python-java/create/xlsm/
  3. Export PowerPoint Notes to PDF in Java

    Learn how to export PowerPoint notes to PDF in Java using Aspose.Slides for Java. Discover step-by-step instructions and code examples. Click to learn more!...additional resources such as documentation or community forums. These...License page . Explore # How to Insert a Text Box in PowerPoint Programmatically...

    blog.aspose.com/slides/export-powerpoint-notes-...
  4. Create XLT using Python | products.aspose.com

    Generate Microsoft Excel XLT Documents using Python applications without using Microsoft Office....get(index) method Insert data in the accessed cell using...putValue() method Save the document as .xlt file using save()...

    products.aspose.com/total/python-java/create/xlt/
  5. Aspose::Words::Fields::FieldDocProperty class |...

    Aspose::Words::Fields::FieldDocProperty class. Implements the DOCPROPERTY field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldDocProperty...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....various control characters to a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....various control characters to a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....various control characters to a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....various control characters to a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...