Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 6,600 for

color management

(0.06 sec)
  1. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...color sort.fields.dataOption sort...criteria Cells- cell.format.font.color cell.format.fill.tintAndShade...

    forum.aspose.com/t/convert-range-to-json/311994
  2. Issue with Data Label Borders in Charts – PPTX ...

    Hi Aspose Team, I’ve encountered an issue where data labels in charts begin to show borders unexpectedly under certain conditions. Specifically, this happens when: Saving the file after making changes Duplicating a sl…...access to our Paid Support management team. andrey.potapov October...getSolidFillColor().setColor(new Color(103, 88, 149)); seriesB.getDataPoints()...

    forum.aspose.com/t/issue-with-data-label-border...
  3. Convert VSTM to TIFF via C# | products.aspose.com

    Sample code for VSTM to TIFF C# conversion. Use API example code for batch VSTM files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....NuGet × Open NuGet package manager, search for and install. You...following command from the Package Manager Console. Copied! PM> Install-Package...

    products.aspose.com/diagram/net/conversion/vstm...
  4. Convert IFC to TIFF via C# | products.aspose.com

    Sample code for IFC to TIFF C# conversion. Use API example code for batch IFC files to TIFF conversion within VB.NET, Asp.NET or any .NET based application.... Open NuGet package manager, search for Aspose.CAD and...from the Package Manager Console. Package Manager Console Command...

    products.aspose.com/cad/net/conversion/ifc-to-t...
  5. Convert VDW to TIFF via C# | products.aspose.com

    Sample code for VDW to TIFF C# conversion. Use API example code for batch VDW files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....NuGet × Open NuGet package manager, search for and install. You...following command from the Package Manager Console. Copied! PM> Install-Package...

    products.aspose.com/diagram/net/conversion/vdw-...
  6. Convert VSDM to TIFF via C# | products.aspose.com

    Sample code for VSDM to TIFF C# conversion. Use API example code for batch VSDM files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....NuGet × Open NuGet package manager, search for and install. You...following command from the Package Manager Console. Copied! PM> Install-Package...

    products.aspose.com/diagram/net/conversion/vsdm...
  7. Convert VSTX to TIFF via C# | products.aspose.com

    Sample code for VSTX to TIFF C# conversion. Use API example code for batch VSTX files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....NuGet × Open NuGet package manager, search for and install. You...following command from the Package Manager Console. Copied! PM> Install-Package...

    products.aspose.com/diagram/net/conversion/vstx...
  8. Convert VSS to TIFF via C# | products.aspose.com

    Sample code for VSS to TIFF C# conversion. Use API example code for batch VSS files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....NuGet × Open NuGet package manager, search for and install. You...following command from the Package Manager Console. Copied! PM> Install-Package...

    products.aspose.com/diagram/net/conversion/vss-...
  9. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. shape...

    docs.aspose.com/slides/net/shape-formatting/
  10. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document word = new Document(path + "temp.docx"); var revisions = word.getRevisions(); re…...setColor(Color.BLACK); tbl.getBorders().setLineWidth(0...getBorderInsideH().setColor(Color.BLACK); tbl.getBorderInsideH()...

    forum.aspose.com/t/table-border-is-missing-afte...