Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 19,982 for

insert documents

(0.1 sec)
  1. Aspose::Words::Fields::FieldListNum::get_Starti...

    Aspose::Words::Fields::FieldListNum::get_StartingNumber method. Gets or sets the starting value for this field in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...counts for each list level. // Inserting a LISTNUM field in the same...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Issues with <<doc>> Tag and -sourceStyles Behav...

    I am facing two issues while using the <<doc>> tag as per the documentation on Inserting Documents Dynamically. I’d appreciate your guidance on the following: 1. Error When Using Simple <<doc>> Tag with -sourceStyles an…...tag as per the documentation on Inserting Documents Dynamically...following syntax to preserve child document styles: <<doc [DocPart_AT...

    forum.aspose.com/t/issues-with-doc-tag-and-sour...
  3. 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/
  4. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....Represents the color scheme of the document theme which contains twelve...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. 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...
  6. 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-...
  7. 在 XPS 文件中使用页面 | Java

    如何向 XPS 文件添加页面是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...page to XPS document. 2 3 // Create new XPS Document 4 XpsDocument..."AddPages_out.xps" ; 7 8 // Insert an empty page at beginning...

    docs.aspose.com/page/zh/java/xps/working-with-p...
  8. 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...
  9. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Treemap chart. System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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/