Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 6,438 for

color management

(0.18 sec)
  1. Convert CF2 to TIFF via C# | products.aspose.com

    Sample code for CF2 to TIFF C# conversion. Use API example code for batch CF2 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/cf2-to-t...
  2. 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-...
  3. 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...
  4. 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-...
  5. 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...
  6. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...font style, background color, border color, and the text itself...channel so I can only get solid colors. This is resolved with a graph...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  7. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java... State Management : In an event-driven system...system, effective state management is essential, as the application...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  8. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP 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/androidjava/shape-format...
  9. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP 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/cpp/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...