Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 148,087 for

2

(0.12 sec)
  1. Manage Presentation Themes in Java|Aspose.Slide...

    Master presentation themes in Aspose.Slides for Java to create, customize and convert PowerPoint files with consistent branding....colors from the additional palette(2) are formed. You can then set...colors. 1 - Main theme colors 2 - Colors from the additional palette...

    docs.aspose.com/slides/java/presentation-theme/
  2. 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...
  3. Appendix C. Typical Templates in C#|Aspose.Word...

    Learn the typical templates of LINQ Reporting Engine to build a report in C#.... A Company 2. B Ltd . 3. C & D 4. E Corp ....clients]>><<if [IndexOf() % 2 == 0]>><<[Name]>> 2. <<else>><<[Name]>>...

    docs.aspose.com/words/net/typical-templates/
  4. 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
  5. Working with Projects | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) views using Aspose.Tasks Java for C#....mpp" ); 2 3 System ::SharedPtr < GanttChartView..."ProgressLines.SelectedDates[2]: " ) + view -> get_ProgressLines()...

    docs.aspose.com/tasks/cpp/project-views/
  6. Sanitization.SanitizationException during redac...

    Hi Team! I have a pdf file which cause an exception during redaction. This exception is also thrown when I want to check if the document is contains a digital signature. What this exception exactly mean? The document i…...2 LTS Aspose.Pdf version: 21.7.0...Pdf file: sample_file.zip (756.2 KB) .Net Core 3.1 project: sample_project...

    forum.aspose.com/t/sanitization-sanitizationexc...
  7. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....2.pdf", SaveFormat.RTF) .execute();..."LowCode.ConvertContextStream.2.docx")) { Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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-...
  10. ListFormat | Aspose.Words for Java

    Allows to control what list formatting is applied to a paragraph in Java....writeln("Level " + i); } // 2 - A bulleted list: // This list...writeln("Aspose.Words allows:"); // 2 - A numbered list: // Numbered...

    reference.aspose.com/words/java/com.aspose.word...