Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 6,463 for

color management

(0.15 sec)
  1. 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/
  2. 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...
  3. 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...
  4. How to insert a Text Box in PowerPoint using Java

    Discover how to insert a text box in PowerPoint using Java with Aspose.Slides for Java. Includes a detailed how-to guide and a code example....can easily add, format, and manage text boxes programmatically...customize font style, size, color, and alignment. What makes Aspose...

    blog.aspose.com/slides/how-to-insert-a-text-box...
  5. Convert JT to AMF via Java | products.aspose.com

    Sample Java conversion code for JT format to AMF file. Use this example code to convert JT to AMF within any Web or Desktop Java based application....solutions and product lifecycle management (PLM) software programs to...information such as geometry, color and material of the objects...

    products.aspose.com/3d/java/conversion/jt-to-amf/
  6. 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...
  7. Aspose.Pdf.Document .ctor throws GifImageExcept...

    Hi, The following C# code snippet results in the following exception when calling the Aspose.Pdf.Document constructur: Image loading failed. Inner exception: GIF frame pixel processing is impossible, because it does n…...neither local color palette nor global. Tip: setup color palette first...5pt;font-family:&quot;Arial&quot;,sans-serif;color:#4a4a4a">Steffi Riegel</span></b><span...

    forum.aspose.com/t/aspose-pdf-document-ctor-thr...
  8. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java 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/java/shape-formatting/
  9. Merge BMP Files Online or using Java | products...

    Free online app to combine different BMP files. Java merging library code to merge BMP documents into format of choice....Streamline High-Resolution Image Management Merging BMP image files using...store images with different color depths, ranging from black and...

    products.aspose.com/total/java/merge/bmp/
  10. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...with Multichannel or Duotone color mode at this time due to known...Message.ToLower().Contains("color mode") && e.InnerException.Message...

    forum.aspose.com/t/index-was-outside-the-bounds...