Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 157,592 for

2

(1.22 sec)
  1. AxisGroup | Aspose.Words for Java

    Represents a type of a chart axis group in Java....String[] { "Category 1", "Category 2", "Category 3" }; series.add("Series...double[] { 2.0, 3.0, 4.0 }); series.add("Series 2 of primary...

    reference.aspose.com/words/java/com.aspose.word...
  2. 您好,没使用完的付费工单,有效期会不会随软件订阅续费而跟着延长使用时间 - Free Supp...

    您好,请中国商务支持回复, 我购买了2次付费套餐,每次是6个ticket。目前使用了4个,还剩下8个。 但是到期日是8月22日。 我们aspose的合约日也是8月22日,我们续约后,这些剩下的8个ticket是否可以自动延期?...Discourse May 20, 2025, 6:01am 2 @feng.qun.zhu.avaryholding.com...

    forum.aspose.com/t/topic/312893
  3. Image conversion issue with Linux - Free Suppor...

    Hi. I’m facing an issue when converting EMF images to PNG using Aspose Diagram with the Shape.ToImage method. It appears to work well in Windows, but in Linux it does not work completely well for some images. Sample: i…...2 KB) turns to image.png (7.3 KB)...with Linux (2) philip.zhou April 7, 2025, 8:03am 2 @SWALIH Thanks...

    forum.aspose.com/t/image-conversion-issue-with-...
  4. Shapes Not Rendering Properly When Converting W...

    Hello Team, I am converting a Word document to HTML using Aspose.Words. However, I am encountering an issue with shapes during the conversion process. Shapes present in the source Word document are not rendering as per…...Discourse February 19, 2026, 2:00pm 2 @AlpeshChaudhariDev You are...on my side using the latest 26.2 version of Aspose.Words. I used...

    forum.aspose.com/t/shapes-not-rendering-properl...
  5. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_Fill method. Gets fill 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...
  6. 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
  7. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....ldingBlo(glossaryDoc, "Block 2")); glossaryDoc.appendChild(c...getLastBuildingBlock().getName()); // 2 - Get a building block by index:...

    reference.aspose.com/words/java/com.aspose.word...
  8. Sheet gets corrupted when attempting to edit th...

    Hi, There is an existing value in cell C1 and when we attempt to overwrite it, the file gets corrupted. The corrupted file is attached below for reference. Also attaching the code that is used to modify the cell value. …...Cells[0, 2].PutValue("hello"); workbook.Save(workbook...Cells April 6, 2026, 10:44am 2 @ServerSide527 Hello, Thank you...

    forum.aspose.com/t/sheet-gets-corrupted-when-at...
  9. Calculated form fields in PDFForm - Free Suppor...

    Hey everyone, I have a PDF-form with some entry fields. As amounts are entered in the fields,(for example in the field with name “8”), the form will calculate the sum automatically. Before we upgraded the Aspose.PDF li…...1000 in field with field name “2”, the sum field (field name “11”)...ahmad October 30, 2014, 12:24am 2 Hi Ivan, Thanks for your inquiry...

    forum.aspose.com/t/calculated-form-fields-in-pd...
  10. DocumentBuilder.MoveToCell | Aspose.Words for .NET

    Effortlessly navigate your document with the DocumentBuilder MoveToCell method, quickly positioning the cursor in any table cell for enhanced editing.... Write ( "Column 2, cell 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...