Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 159,272 for

2

(0.18 sec)
  1. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_Stroke method. Gets line formatting for the parent chart element in C++....8 , 2.6 , 3.9 }), System :: MakeArray < double > ({ 2.7 , 3...3.2 , 0.8 , 1.7 })); // Set marker formatting. series -> get_Marker...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Excel Row and Column Operations|Documentation

    Excel row and column operations - insert, delete, resize, hide/unhide rows and columns with AI automation..."insert_rows" , "rows" : "5" , "count" : 2 } } Delete Columns { "tool" :..."insert_rows" , "rows" : "5" , "count" : 2 }, { "operation" : "insert_columns"...

    docs.aspose.com/cells/nodejs-cpp/mcp/row-column...
  3. The PDF file generated by Aspose-html contains ...

    Hello Team, I am using Aspose-html-26.2 version to convert the HTML to pdf and find the generated pdf contains some inconsistencies. Attached the sample code and data for your reference. Could you please help to resolve…...2 version to convert the HTML to...Table layout not right. Sample 2: The generated pdf contains some...

    forum.aspose.com/t/the-pdf-file-generated-by-as...
  4. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java....LINE_BREAK); // 2 - Reference a bookmark that stores...insertBreak(BreakType.LINE_BREAK); // 2 - Reference a bookmark that stores...

    reference.aspose.com/words/java/com.aspose.word...
  5. Race condition in Font properties in Aspose.PDF...

    While running a method that has the scope to set some properties on all Font instances of a PDF documents, we had a race condition. –InvalidOperationException at System.ThrowHelper.ThrowInvalidOperationException(Except…...Dictionary`2.Enumerator.MoveNext() at #=zc...ilyazhuykov March 17, 2026, 3:20pm 2 @qlikTERror Hi Thank you for provided...

    forum.aspose.com/t/race-condition-in-font-prope...
  6. Unable to add alternate text in image and unabl...

    Hello, We’re trying to convert the HTML to PDF so just wanted to know how we can add an alternate text for image as far as accessibility is concern and please also share how we can set the reading order. I am attaching …...ali February 25, 2021, 7:58pm 2 @siriussynoptek We are afraid...siriussynoptek March 16, 2021, 2:28pm 3 Is there any ETA for this...

    forum.aspose.com/t/unable-to-add-alternate-text...
  7. Need optimized file uploaded in other thread - ...

    Could you please share the optimized file shared in the following thread?...Discourse January 22, 2026, 11:19am 2 @VaradS You are requesting an...potential access restrictions [0, 2, 3, 4]. As a support engineer...

    forum.aspose.com/t/need-optimized-file-uploaded...
  8. Charts not printed correctly - The X-axis label...

    Dear Aspose. As you can see from example (image attached): Bug_1598297_DiagonalLabelsOnXAsis-Difference.png (126.6 KB) There is a difference in the alignment of labels. Original alignment of data labels for X-Axis i…...Cells June 3, 2026, 4:46pm 2 @ottap Dear Pavel, Thank you for...management team. leoluo June 13, 2026, 2:30pm 3 Hi @ottap We have optimized...

    forum.aspose.com/t/charts-not-printed-correctly...
  9. Track Document Conversion Progress with Golang ...

    Learn how to track document conversion progress in C++ using Aspose.Cells to enhance application usability....page index 2 of 11 pages </ br > End saving page index 2 of 11 pages...

    docs.aspose.com/cells/go-cpp/track-document-con...
  10. 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