Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 150,731 for

2

(0.23 sec)
  1. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the document table of content is getting changed after the doc pr…...Discourse November 3, 2025, 10:01am 2 @Sai_Prasad Why the TOC becomes...new Document("Input.docx"); // 2. Change built‑in and custom properties...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  2. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your documents by controlling item removal seamlessly.... RemoveUnusedRegions 2 Specifies whether unused mail...Rows . Add ( new object [] { 2 , "Jane Doe" }); DataSet ds =...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...codewarior October 15, 2008, 3:55am 2 Hello Bill, I have tested the...inconvenienc billx October 15, 2008, 2:53pm 3 Hi, I get it work by set...

    forum.aspose.com/t/pdf-title-author-subject-not...
  4. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getShape ( 2 ); // determine whether shapes...page . getShapes (). getShape ( 2 ); // determine whether shapes...

    docs.aspose.com/diagram/java/public-api-changes...
  5. Latest version of aspose-html vs aspose-imaging...

    i have been experimenting with licensed version of aspose-html and aspose-imaging with Java 21. i observed issues with it , so i created below tickets. i would like to know which tool would aspose-team recommend us to u…...sidenko June 25, 2025, 4:02pm 2 Hello @divine1 We appreciate your...sidenko Closed July 9, 2025, 2:26am 6...

    forum.aspose.com/t/latest-version-of-aspose-htm...
  6. 用Node.js通过C++管理范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++管理Excel中的范围。创建区域、设置值、样式并执行各种操作。...1]、Range[0,2]、Range[1,0]、Range[1,1]、Range[1,2]、Range[2,0]、Range[2,1]、Range[2...1]、Range[2,2]、Range[3,0]、Range[3,1]、Range[3,2]。 以下示例展示如何向范围单元格输入一些值。...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ra...
  7. VbaModuleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleCollection class, your essential tool for managing VbaModule objects efficiently in document automation.... (2 indexers) Methods Name Description...vbaModules . Remove ( vbaModules [ 2 ]); See Also class VbaModule namespace...

    reference.aspose.com/words/net/aspose.words.vba...
  8. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties...Category 1' , 'AW Category 2' ], values = [ 1 , 2 ]) chart_axis_x_title...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ParagraphBreak method. Specifies the string to use as a paragraph break when exporting in text formats in C++....builder -> Writeln ( u "Paragraph 2." ); builder -> Write ( u "Paragraph...paragraph. \n\n\t " ) + u "Paragraph 2. End of paragraph. \n\n\t " +...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Lists::ListCollection::AddSingle...

    Aspose::Words::Lists::ListCollection::AddSingleLevelList method. Creates a new single level list based on the predefined template and adds it to the list collection in the document in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...builder -> Writeln ( u "Item 2" ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.lis...