Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 155,392 for

2

(0.91 sec)
  1. ChartAxis.crosses_at property | Aspose.Words fo...

    ChartAxis.crosses_at property. Specifies where on the perpendicular axis the axis crosses.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # For column charts...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Does Aspose.Words MailMerge feature support com...

    I am looking to evaluate the Aspose.Words library, specifically looking at the MailMerge feature. The core requirement that I have is I need to build completely dynamic tables, where the number of rows and number of col…... It will be a minimum of 2 and up to a maximum of 12. Alternatively...Discourse November 25, 2025, 7:26pm 2 @bpieslak Summary Aspose.Words...

    forum.aspose.com/t/does-aspose-words-mailmerge-...
  3. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for Node.js via C++.... addTextBox ( 2 , 0 , 2 , 0 , 100 , 400 ); // Set...

    docs.aspose.com/cells/nodejs-cpp/setting-shadow...
  4. IRevisionCriteria Interface | Aspose.Words for ...

    Control document revisions effortlessly with Aspose.Words.IRevisionCriteria. Customize acceptance and rejection of changes for precise document management...."This is insertion revision #2. " ); // Remove a run "This does...Revisions . Count , Is . EqualTo ( 2 )); // Reject revision with different...

    reference.aspose.com/words/net/aspose.words/ire...
  5. RevisionCollection.Reject | Aspose.Words for .NET

    Discover the RevisionCollection Reject method to efficiently filter out unwanted revisions based on your criteria for streamlined project management...."This is insertion revision #2. " ); // Remove a run "This does...Revisions . Count , Is . EqualTo ( 2 )); // Reject revision with different...

    reference.aspose.com/words/net/aspose.words/rev...
  6. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...SetColumnWidthInch(2, 6.03); workbook.Save(file_path1);...sheet2.Cells.SetColumnWidthInch(2, 6.03); workbook2.Save(file_path2);...

    forum.aspose.com/t/cellshelper-dpi-120/322191
  7. 从 PHP 绘图中获取主对象|Documentation

    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....vsd" ); $master_id = 2 ; \ # Get master object by id...$master_name = "Background tranquil .2" ; \ # Get master object by name...

    docs.aspose.com/diagram/zh/java/get-master-obje...
  8. BuiltInDocumentProperties.title property | Aspo...

    BuiltInDocumentProperties.title property. Gets or sets the title of the document.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.suppressEndnotes property | Aspose.Wo...

    PageSetup.suppressEndnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes...insertSectionWithEnd ( doc , "Section 2" , "Endnote 2, will be pushed down to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Worksheet won't open in new version But will op...

    I just upgraded to the latest "Cells" (4.4.3.1) from the old version (v3.8.1.0). Now the same sheet will not open and throws the following error: This Excel files contains BIFF7(Excel95 or earlier file format) record…...sahi May 1, 2008, 11:54am 2 Hi Walt, Thanks for providing...throws the error... amjad.sahi May 2, 2008, 1:11am 4 Hi, Well, I don't...

    forum.aspose.com/t/worksheet-wont-open-in-new-v...