Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 520 for

color management

(0.09 sec)
  1. Trend Line|Aspose.Slides Documentation

    Add trend line and custom line to PowerPoint presentations in C# or .NET...provides a simple API for managing different chart Trend Lines:...FillFormat . SolidFillColor . Color = Color . Red ; // Adding Logarithmic...

    docs.aspose.com/slides/net/trend-line/
  2. Manage SmartArt Shape|Aspose.Slides for PHP Doc...

    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....Manage SmartArt Shape Contents [ Hide ] Create SmartArt Shape...Style Change SmartArt Shape Color Style In this example, we will...

    docs.aspose.com/slides/php-java/manage-smartart...
  3. Manage Autofit Settings|Aspose.Slides for Pytho...

    Set the autofit settings for textbox in PowerPoint in Python...Manage Autofit Settings Contents [ Hide ] By default, when you...fill_format . solid_fill_color . color = draw . Color . black portion...

    docs.aspose.com/slides/python-net/manage-autofi...
  4. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...PAGE); float[] hsb = Color.RGBtoHSB(240, 240, 240, null);...null); textBox.setFillColor(Color.getHSBColor(hsb[0], hsb[1], hsb[2]));...

    forum.aspose.com/t/trying-to-create-a-word-like...
  5. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides....Manage Fonts - PowerPoint Java API Contents [ Hide ] Manage Font...paragraphs of text on slides. To manage font properties of a paragraph...

    docs.aspose.com/slides/java/manage-fonts/
  6. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides....Manage Fonts - PowerPoint Java API Contents [ Hide ] Manage Font...paragraphs of text on slides. To manage font properties of a paragraph...

    docs.aspose.com/slides/androidjava/manage-fonts/
  7. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...access to our Paid Support management team. Mukul_NAKAD March 15...contexts. 57780 static Black = new Color(0x00, 0x00, 0x00); ~~~~~~~~~~...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  8. Manage SmartArt Shape|Aspose.Slides Documentation

    Manage SmartArt in PowerPoint presentations in C# or .NET...Manage SmartArt Shape Contents [ Hide ] Create SmartArt Shape...); } Change SmartArt Shape Color Style In this example, we will...

    docs.aspose.com/slides/net/manage-smartart-shape/
  9. ActiveX|Aspose.Slides 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....C++ lets you manage ActiveX controls, but managing them is bit...1, the component supports managing ActiveX controls. At the moment...

    docs.aspose.com/slides/cpp/activex/
  10. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java...highlight text part with background color using text sample, similar to...to Text Highlight Color tool in PowerPoint 2019. The code snippet...

    docs.aspose.com/slides/java/text-formatting/