Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 150,873 for

2

(0.12 sec)
  1. Aspose::Words::Markup::CustomPartCollection cla...

    Aspose::Words::Markup::CustomPartCollection class. Represents a collection of CustomPart objects. To learn more, visit the documentation article in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Excel – R1C1 Reference Style vs. A1|Documentation

    R1C1 Reference Style VS. A1 style by using Aspose.Cells for Python via .NET API....are identified by numbers (1, 2, 3, …). For example, the cell...left. For example, R[2]C[3] is a cell 2 rows down and 3 columns...

    docs.aspose.com/cells/net/r1c1-reference-style-...
  3. Excel – R1C1 Reference Style vs. A1|Documentation

    R1C1 Reference Style VS. A1 style by using Aspose.Cells for Python via .NET API....are identified by numbers (1, 2, 3, …). For example, the cell...left. For example, R[2]C[3] is a cell 2 rows down and 3 columns...

    docs.aspose.com/cells/python-net/r1c1-reference...
  4. 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
  5. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for .NET recognition engine....); // Limit resource usage to 2 threads Aspose . OCR . RecognitionSettings... ThreadsCount = 2 ; // Recognize batch by 2 images in parallel...

    docs.aspose.com/ocr/net/multithreading/
  6. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。...( 5 ); } } // 合并第 1 行的第 1 和第 2 个单元格 tbl . mergeCells ( tbl ....0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/zh/java/manage-table/
  7. 在 Android 上管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 Java 示例代码,简化您的表格工作流程。...( 5 ); } } // 合并第 1 行的第 1 和第 2 个单元格 tbl . mergeCells ( tbl ....0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  8. Supported characters|Documentation

    A full list of characters recognized by Aspose.OCR for Python via .NET.... / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ [...# $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ [...

    docs.aspose.com/ocr/python-net/supported-charac...
  9. 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...
  10. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...aspose-pdf-net tfipsrd January 28, 2025, 2:26pm 1 Hello, Using this attached...Discourse January 28, 2025, 2:27pm 2 @tfipsrd It seems that you...

    forum.aspose.com/t/accessing-images-in-this-pdf...