Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 154,960 for

2

(0.14 sec)
  1. workbook-to-tiff-with-mulitiple-pages.tiff

    LZW Full-resolution image 1 2200 4 samples/pixel 29580 Inch Chunky (contiguous for each subsampling pixel) 200 dots per inch RGB 44394 bytes 2200 rows/strip apache-tika-2336400014209500830.tmp 8 14......0 2 2200 pixels 1700 pixels Inch 1700...

    docs.aspose.com/cells/sv/nodejs-cpp/convert-exc...
  2. workbook-to-tiff-with-mulitiple-pages.tiff

    LZW Full-resolution image 1 2200 4 samples/pixel 29580 Inch Chunky (contiguous for each subsampling pixel) 200 dots per inch RGB 44394 bytes 2200 rows/strip apache-tika-4082527860441609333.tmp 8 14......0 2 2200 pixels 1700 pixels Inch 1700...

    docs.aspose.com/cells/tr/nodejs-cpp/convert-exc...
  3. workbook-to-tiff-with-mulitiple-pages.tiff

    LZW Full-resolution image 1 2200 4 samples/pixel 29580 Inch Chunky (contiguous for each subsampling pixel) 200 dots per inch RGB 44394 bytes 2200 rows/strip apache-tika-1017362846497595629.tmp 8 14......0 2 2200 pixels 1700 pixels Inch 1700...

    docs.aspose.com/cells/ar/go-cpp/convert-excel-t...
  4. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...Discourse April 24, 2025, 1:50pm 2 @VaradS To set the data labels...getCell(defaultWorksheetInde, 2, 1, 0.50)); series.getDataPoints()...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  5. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data.... 2. Import Required Namespaces #...Page: 1 Text: invoice | Page: 2 Text: invoice | Page: 3 This example...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  6. Pivot table refresh problems (filter, col width...

    See attached sample: I call “Worksheet.RefreshPivotTables()”, which brings three problems: AsposeCellsPivot.zip (26.3 KB) Problem 1 In the source file, the filter for cell B6 is set to single select. After applying “R…...4 KB Problem 2 See previous screenshot: the cell...Datei” of my screenshot? Question 2: in my tests, I found that I need...

    forum.aspose.com/t/pivot-table-refresh-problems...
  7. How to get/set TextToDisplay of hyperlink in PD...

    Hi Aspose team, I am currently trying to find a way to identify all hyperlinks in my document. It works for hyperlinks (URI) but I need to know also what is text that document reader will see. For example, I have foll…...ahmad March 16, 2015, 1:15am 2 Hi Oliver, Thanks for your inquiry...Regards, dr.doc December 13, 2015, 2:11am 3 Hi, I used provided code...

    forum.aspose.com/t/how-to-get-set-texttodisplay...
  8. Spilt array formulas are not restored - Free Su...

    Hi, We use Spill Formula, but it doesn’t recover after RefreshDynamicArrayFormulas and CalculateFormula We have two sheets: Sheet3 → Contains table Table1 it contains the data Sheet4 → User function =@MY_FUNC(1) whic…...l June 24, 2025, 2:16pm 1 Hi, We use Spill Formula...FILTER(Table1,Table1[Column6]=C2,2)) C2 → is reference to custom...

    forum.aspose.com/t/spilt-array-formulas-are-not...
  9. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。... value = 2 ; worksheet . cells . get ( 2 , 0 ). value =...8 ; worksheet . cells . get ( 2 , 1 ). value = 9 ; worksheet ...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  10. PDF to JPG,JPG比原始文件大了。 - Free Support Forum - a...

    你好,感谢您的查看和帮助。 /// <summary> /// 极简版:直接保存PDF中的图片(纯Aspose.PDF官方API,跨平台) /// </summary> public static void ExtractImageFromPdfSimple(string inputPath, string outputDirectory) { if (!Directory.Exists(outputDirecto…...Discourse December 25, 2025, 11:38am 2 @fhn123456 原因 XImage.Save(outputStream...xImage.ResolutionY; 通过上述属性可以在第 2 步中把相同的 DPI 写回 JPEG。 小结 XImage...

    forum.aspose.com/t/pdf-to-jpg-jpg/323716