Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 35,525 for

7 zip

(0.13 sec)
  1. Grouping x axis labels - Free Support Forum - a...

    Hello, I need to create multibar column chart having grouping x axis labels. Attaching sample file here. Could you share Aspose.Cells Java sample code that could generate similar results? I need different colors for t…...zip (11.5 KB) chenglong.sun October...getSeries().add("Product 3", 0, 6, 7, 8); series3.setUpColor("#9BF6FF");...

    forum.aspose.com/t/grouping-x-axis-labels/272846
  2. Add named value in XMP metadata of EPS | .NET

    The process of adding named value in XMP metadata with Aspose.Page for .NET is explained and illustrated with the code snippets here....ZIP Product Solution Aspose.Page...PsDocument instance from stream 7 PsDocument document = new PsDocument...

    docs.aspose.com/page/net/xmp-metadata/add-named...
  3. Add XML namespace in XMP metadata of EPS |Python

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here....ZIP Product Solution Aspose.Page...document = PsDocument ( ps_stream ) 7 8 try: 9 # Get XMP metadata ....

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  4. Change simple values in XMP EPS metadata |Python

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here....ZIP Product Solution Aspose.Page...document = PsDocument ( ps_stream ) 7 8 try: 9 # Get XMP metadata ....

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  5. Split Tasks in VSTO and Aspose.Tasks

    Learn how to split Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET in comparison with VSTO....ZIP Product Solution Aspose.Page... missingValue, missingValue, 7 missingValue); 8 Project project...

    docs.aspose.com/tasks/net/split-tasks-in-vsto-a...
  6. SVG 缩放 – C# 示例

    SVG 缩放的 C# 示例。考虑在变换属性和变换矩阵中使用比例函数的情况。...ZIP Product Solution Aspose.Page...document = new SVGDocument ()) 7 { 8 var svgElement = document...

    docs.aspose.com/svg/zh/net/svg-scaling/
  7. Programming with Documents | Aspose.PUB for C++

    To code PUB files with Aspose.PUB for C++ start with editing the file Metadata that describes its properties like author, tile, company, language, etc....ZIP Product Solution Aspose.Page...filePub = dataDir() + u "1.pub" ; 7 System :: String filePdf = dataDir()...

    docs.aspose.com/pub/cpp/programming-with-docume...
  8. Change simple values in XMP EPS metadata |.NET

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code here....ZIP Product Solution Aspose.Page...PsDocument instance from stream 7 PsDocument document = new PsDocument...

    docs.aspose.com/page/net/xmp-metadata/change-si...
  9. Update Outline Code Definitions and Values

    Learn how to edit outline code values and their definitions using Aspose.Tasks for .NET....ZIP Product Solution Aspose.Page...OutlineCode1 ). ToString (); 7 code1 . FieldName = "Outline Code1"...

    docs.aspose.com/tasks/net/writing-updated-outli...
  10. Some pages are missing when converting from CAD...

    I have a DWG document with multiple pages, and when I convert to PDF, some of the pages are missing. The demo code void Main() { var rasterizationOptions = new Aspose.CAD.ImageOptions.CadRasterizationOptions() { Dra…...zip (1.4 MB) The screenshot 20230708101039... }); } } The demo file demo.zip (5.2 MB) oleksii.gorokhovatskyi...

    forum.aspose.com/t/some-pages-are-missing-when-...