Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 46,997 for

color

(2.16 sec)
  1. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....(Font font, double size, Color color) class. This class can be...( font , 10 , java . awt . Color . BLACK )); // Save updated...

    docs.aspose.com/pdf/java/modifing-form/
  2. Add Trend Lines to Presentation Charts in Java|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for Java — a practical guide to engage your audience.... setColor ( Color . RED ); // Adding Logarithmic...exposed by Shapes object Set the Color of the shape lines. Write the...

    docs.aspose.com/slides/java/trend-line/
  3. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....get_Border () -> set_Color ( System :: Drawing :: Color :: get_Green...Col ( System :: Drawing :: Color :: get_GreenYellow ()); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....Inline ); // Set the title and color of the frame that appears when...); tag -> set_Color ( System :: Drawing :: Color :: get_Magenta...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Markup::StructuredDocumentTag::R...

    Aspose::Words::Markup::StructuredDocumentTag::RemoveSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree in C++....Inline ); // Set the title and color of the frame that appears when...); tag -> set_Color ( System :: Drawing :: Color :: get_Magenta...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Appearance method. Gets/sets the appearance of a structured document tag in C++....Inline ); // Set the title and color of the frame that appears when...); tag -> set_Color ( System :: Drawing :: Color :: get_Magenta...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. PSD Format overview|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....major parts are: File Header Color Mode Data Image Resources Layer...PSD Convert between different Color Modes PSD Layer...

    docs.aspose.com/psd/net/psd-format-overview/
  8. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....isDeep) getColor() Gets the color of the structured document tag...document tag. setColor(Color value) Sets the color of the structured...

    reference.aspose.com/words/java/com.aspose.word...
  9. 通过 JavaScript 通过 C++ 使用 IFilePathProvider 接口提供导...

    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.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">HTML exported successfully...

    docs.aspose.com/cells/zh/javascript-cpp/provide...
  10. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for С++, boosting presentation impact across PPT and PPTX formats with clear С++ code examples....(); Apply a Color to Data Points You can apply color to data points...how you can access and apply color to data points in a chart. FAQ...

    docs.aspose.com/slides/cpp/chart-data-marker/