Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 155,366 for

2

(0.18 sec)
  1. Combining Tables - Free Support Forum - aspose.com

    Dear Aspose Team, I’m currently migrating our code from “aspose.words 11” to “aspose.words 26.2”. I know, it’s a big version jump. :slight_smile: I’m running into a problem and hope you can help. We have a method to me…...2”. I know, it’s a big version jump...LastSection.Body.Tables.Count - 2]; if (Tab2 != null && Tab1 !=...

    forum.aspose.com/t/combining-tables/325913
  2. Opening a protected PDF file generates file loc...

    Hi, I have a problem with aspose.Pdf and reading the number of pages of a large document. By reading a password protected file (without specifying the password), the file is locked during deletion. This does not happen…...Main for (int i = 0; i < 2; i++)) The file will be deleted...ali December 16, 2024, 9:47pm 2 @acquisti_comdatagroup_com We...

    forum.aspose.com/t/opening-a-protected-pdf-file...
  3. Compare Table - Free Support Forum - aspose.com

    Hello, after comparing two documents and accepting revision marks I have different results, see photo. Can you take a look at what the problem is and if I am doing something wrong? A.Compare(B, "test", DateTime.Now); …...Discourse February 3, 2026, 1:24pm 2 @benestom You’re seeing different...longer contains those bookmarks [2]. Revisions are applied to individual...

    forum.aspose.com/t/compare-table/325170
  4. Tif to jpg - Free Support Forum - aspose.com

    感谢您的查看和帮助! Tif转JPG,属性里面有下面的属性,我不希望有这些数据,如何删除? 分辨率单位:2 颜色表示:sRGB 我在 tiffFrame.Save(jpgFilePath, jpgOptions);后加了一个RemoveSpecificMetadata方法用来删除分辨率单位:2、颜色表示:sRGB可以实现需求,但是文件流保存了两次,影响性能,是否可以在 tiffFrame.Save(jpgFilePath, jp…... 分辨率单位:2 颜色表示:sRGB 我在 tiffFrame.Save(jpgFilePath...单个TIF文件内部多帧并行处理,显著提升处理速度 /// 2. 使用ConcurrentDictionary保证页码顺序,解决并行乱序问题...

    forum.aspose.com/t/tif-to-jpg/324175
  5. Header and Footers|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.... setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F"...footer pageSetup . setFooter ( 2 , "&Pof&N" ); Apache POI SS -...

    docs.aspose.com/cells/java/header-and-footers/
  6. TabStopCollection.add method | Aspose.Words for...

    Aspose.Words.TabStopCollection.add method... add ( tabStop ); // 2 - Pass the values for properties...writeln ( "Start\tTab 1\tTab 2\tTab 3\tTab 4" ); doc . save (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Excel to TIFF - Bland and White & color output ...

    Environment: Aspose.Cells Version: 24.8.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: Excel → Multi-page TIFF Image Type: Color input files Issues Observed: Color Image Sheets Not Converti…...mukeshkanna November 27, 2025, 2:00pm 1 Environment: Aspose.Cells...Discourse November 27, 2025, 2:01pm 2 @mukeshkanna Summary The TIFF...

    forum.aspose.com/t/excel-to-tiff-bland-and-whit...
  9. How to Get Comments from a Slide Using Aspose.S...

    Hello Team, I am trying to get comment for each slide but i can not find any property like Slide.Comment to get comment value. I can only see Slide.GetSlideComments with some authours but in my case it wont works well. …...Discourse February 4, 2026, 12:17pm 2 @Viral84 You’d like to read the...comments collection for each slide [2][3]. The returned objects expose...

    forum.aspose.com/t/how-to-get-comments-from-a-s...
  10. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。... AddTextBox ( 2 , 0 , 2 , 0 , 100 , 400 ); // Set...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...