Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 18,776 for

insert documents

(0.27 sec)
  1. Working with Pages | C++ API Solution

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with XPS Document Working with Pages Live Demos...] Add Pages to XPS Document An XPS document can comprise of one...

    docs.aspose.com/page/cpp/xps/working-with-pages/
  2. FieldAutoNumLgl.SeparatorCharacter | Aspose.Wor...

    Discover how to customize the FieldAutoNumLgl SeparatorCharacter property to enhance your data formatting with a flexible separator character....Examples Shows how to organize a document using AUTONUMLGL fields. public...FieldAutoNumLgl () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...code I’ve used: Document RepDoc = new Document(); DocumentBuilder...!= MemoryStream.Null) { // Insert this image into the place of...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  4. Overtimes in Tasks | Aspose.Tasks Documentation

    A comprehensive guide on managing and assigning overtime values for tasks within Microsoft Project....Task Entry form, select the Insert menu and then Column . Add...

    docs.aspose.com/tasks/net/overtimes-in-tasks/
  5. Reading and Writing General Resource Properties...

    This guide explains how to read and write general resource properties using Aspose.Tasks for .NET. It provides detailed instructions on managing resources within Microsoft Project files.... From the Insert menu, select Column . Add the...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  6. BuildingBlockCollection.Item | Aspose.Words for...

    Access specific building blocks effortlessly with our BuildingBlockCollection. Retrieve items by index for seamless integration in your projects....glossary document. public void GlossaryDocument () { Document doc...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  7. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document...represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Tasks | Aspose.Tasks Documentation

    Learn how to work with tasks in Aspose.Tasks for Java....adding the columns: On the Insert menu, select columns . Add...

    docs.aspose.com/tasks/java/outline-properties/
  9. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  10. Create XLS Using Python | products.aspose.com

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

    products.aspose.com/total/python-java/create/xls/