Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 155,649 for

2

(0.12 sec)
  1. Moving Tasks | Aspose.Tasks Documentation

    Learn how to move tasks under other tasks or within the same hierarchy using Aspose.Tasks for .NET. Includes C# examples for restructuring Microsoft Project (MPP/XML) task trees....mpp" ); 2 project. CalculationMode = CalculationMode...Project( "New Project.mpp" ); 2 // Move tasks with id 5 before...

    docs.aspose.com/tasks/net/moving-tasks/
  2. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks....2.pdf" , SaveFormat . Rtf ) . Execute..."LowCode.ConvertContextStream.2.docx" , FileMode . Create , FileAccess...

    reference.aspose.com/words/net/aspose.words.low...
  3. Get and Search Images in PDF|Aspose.PDF for Pyt...

    Learn how to search and get images from the PDF document in Python using Aspose.PDF....elements [ 0 ] ** 2 + last_ctm . elements [ 1 ] ** 2 ) scaled_height...elements [ 2 ] ** 2 + last_ctm . elements [ 3 ] ** 2 ) original_width...

    docs.aspose.com/pdf/python-net/search-and-get-i...
  4. Converting Excel File to Pdf Consumes Large Amo...

    Good afternoon. We have a service that is using Aspose to convert a .xlsx file to a .pdf file. We noticed with the attached template despite it only being 1649 KB, the conversion process takes up about 5.83 GB of memory…...Discourse January 20, 2026, 8:47pm 2 @Venassp You are asking about...reproduce the issue. VDP-39704 (2).zip (1.3 MB) OS Version: * Windows...

    forum.aspose.com/t/converting-excel-file-to-pdf...
  5. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...0 case "1": return 270 case "2": return 180 case "3": return...generation.QRErrorLevel.LEVEL_M case "2": return ab.generation.QRErrorLevel...

    forum.aspose.com/t/python-words-and-barcode-for...
  6. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/run/
  7. 图像矢量化 – C# 示例

    了解如何在 C# 中矢量化图像。考虑图像矢量化功能以及配置属性对结果的影响。... IO ; 2 using Aspose. Svg . ImageVectorization...varying simplification levels 2 3 // Initialize an instance of...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  8. 解析Excel表格列数异常 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题现象: 第二个sheet检测出来16000+列,实际没有这么多列 源文件: 2024.11-原材料栾(2.18铁选矿污泥清理) (1).xlsx.zip (287.6 KB) 测试代码: public static void main(String[] args) throws Exception{ FileInputStream fileInputStream = …...中文技术支持 ZhonghaoSun April 3, 2025, 2:05am 1 版本:23.8 编程语言:java 问题现象:...第二个sheet检测出来16000+列,实际没有这么多列 源文件: 2024.11-原材料栾(2.18铁选矿污泥清理) (1).xlsx.zip (287.6...

    forum.aspose.com/t/excel/310744
  9. 在 PS 文件中使用转换 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Java 中使用该功能...stream for PostScript document 2 FileOutputStream outPsStream =...No transformations ////////// 2 //Set paint in graphics state...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  10. 在 PostScript 中使用转换 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 .NET 中使用该功能...stream for PostScript document 2 using (Stream outPsStream = new...No transformations ////////// 2 //Set a paint in graphics state...

    docs.aspose.com/page/zh/net/ps/working-with-tra...