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

2

(0.64 sec)
  1. 5115433.xml

    1.0 UTF-8 yes http://www.w3.org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102 103 104 105 106 107 108 109 110 111 112...org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102...

    docs.aspose.com/cells/tr/javascript-cpp/add-xml...
  2. 5115433.xml

    1.0 UTF-8 yes http://www.w3.org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102 103 104 105 106 107 108 109 110 111 112...org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102...

    docs.aspose.com/cells/zh/javascript-cpp/add-xml...
  3. 将psd文件保存为jpg文件是描边丢失 - Free Support Forum - aspo...

    image.jpg (273.2 KB) modified_file.jpg (76.8 KB) image.png (68.0 KB) psd file: FN Connect 远程访问 - 飞牛私有云 fnOS...2 KB) modified_file.jpg (76.8 KB)...Discourse March 12, 2025, 1:09am 2 @summerxiong 请您提供更多信息,例如您使用的代...

    forum.aspose.com/t/psd-jpg/309621
  4. How to Add EML to PST directly? - Free Support ...

    I am writing some code that generates a PST from EML files. Using Aspose.Email, as far as I can tell, the only way for me to get the EML into the PST is to 1) Read the EML from disk into MailMessage 2) Save the EML as a…...EML from disk into MailMessage 2) Save the EML as a MSG using MailMessage...just 1) Read the EML from disk 2) Add the EML to a PST so that...

    forum.aspose.com/t/how-to-add-eml-to-pst-direct...
  5. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for Node.js via C++....right, represented by 0, 1, and 2 respectively. Script – the script...header pageSetup . setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F"...

    docs.aspose.com/cells/nodejs-cpp/setting-header...
  6. 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/
  7. 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...
  8. 原始文档(AposeWord转Pdf后对齐有问题求处理方法) - Free Support F...

    原始文档左边距为2厘米(AposeWord转Pdf题号后对齐有问题).docx (13.9 KB) 原始文档左边距为2厘米(AposeWord转Pdf题号后对齐有问题)。求C#完整实现?已上传 word原始文档...Discourse August 9, 2025, 4:34am 2 @gxe 要解决您在将Word文档转换为PDF时题号对齐的问题,您可以使用Aspose...【2025016】sxzz_20250917135651.pdf (50.2 KB) 2.关于对不齐的还有另外一种情况试卷答案上下对不齐如下:...

    forum.aspose.com/t/aposeword-pdf/316457
  9. 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...
  10. 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/