Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 6,615 for

point coloring

(1.05 sec)
  1. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  2. 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...
  3. Manipulating TIFF Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....using load_pixels method into Colors array and create an instance...using frame pixels, copied in Colors array. Please note, the above...

    docs.aspose.com/imaging/python-net/manipulating...
  4. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....as family name, style, size, color, that is different from the...the requested Unicode code point then "Segoe UI Symbol" will...

    docs.aspose.com/words/net/manipulating-and-subs...
  5. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Color , aspose.pydrawing.TextureBrush...PathGradientBrush . A stroke color in Python is assigned separately...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Using Sparklines and Setting 3D Format with Jav...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for JavaScript via C++....is quicker and more to the point. They also provide a simple...CellArea , SparklineType , Color } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/javascript-cpp/using-spar...
  7. Manipulating TIFF Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....using LoadPixels method into Colors array and create an instance...using frame pixels, copied in Colors array. Please note, the above...

    docs.aspose.com/imaging/net/manipulating-tiff-i...
  8. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...different rotations and fill colors at the same position Shape...textBoxShape2.setFillColor(Color.RED); textBoxShape2.setRotation(90);...

    forum.aspose.com/t/incorrect-position-of-text-b...
  9. Aspose 中的公共 API 更改。3D 1.7.0|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....10) and look at the origin point for rendering, it must be attached...set background color opt . BackgroundColor = Color . AliceBlue ;...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  10. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....(); // Set the table border color as LightGray table . setBorder...( BorderSide . All , . 5f , Color . getLightGray ())); // set...

    docs.aspose.com/pdf/java/add-table-in-existing-...