Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 45,869 for

color

(1.09 sec)
  1. Image.GetOriginalOptions() along with changing ...

    Hi there, Using latest version (25.9) for .NET. We want to use Image.GetOriginalOptions() when changing resolution so we can keep all other aspects of the image (compression, Color depth, etc.). However, we are not ab…...of the image (compression, color depth, etc.). However, we are...because we don't want to change color depth or compression) exportOptions...

    forum.aspose.com/t/image-getoriginaloptions-alo...
  2. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....responsible for calculating colors and border styles. In Microsoft...Microsoft Word, text color can be specified as automatic, implying...

    docs.aspose.com/words/java/converting-to-fixed-...
  3. Create Transparent Image of Excel Worksheet|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....all cells that have no fill colors. Aspose.Cells provides the...with no fill colors are drawn with a white color, and when it...

    docs.aspose.com/cells/net/create-transparent-im...
  4. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....is styled with fill and line colors. This means that when the watermark...removing both its fill and border colors: watermarkShape . FillFormat...

    docs.aspose.com/slides/net/watermark/
  5. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...setColor(new Color(192, 192, 192)); // Adjust the color // watermark...getFill().setColor(Color.RED); // Adjust the color // watermark.setFillColor(Color...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  6. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: red;">No precedents found for...

    docs.aspose.com/cells/javascript-cpp/precedents...
  7. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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....that can be used to create 2‑Color Scale conditional format . The...conditional format will be a 3‑Color Scale by default. However, setting...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. PPT文檔圖表通過C++ | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...ObjectExt::Box( 30 ))); // Setting fill color for series series->get_Form...illColor()->set_Color(System::Drawing::Color::get_Blue()); //...

    products.aspose.com/slides/zh-hant/cpp/chart/ppt/
  9. Aspose::Words::WatermarkLayout enum | Aspose.Wo...

    Aspose::Words::WatermarkLayout enum. Defines layout of the watermark relative to the watermark center in C++....textWatermarkOptions -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/wat...
  10. Font.tint_and_shade property | Aspose.Words for...

    Font.tint_and_shade property. Gets or sets a double value that lightens or darkens a Color....that lightens or darkens a color. @property def tint_and_shade...Font object with non-theme colors. Remarks The allowed values...

    reference.aspose.com/words/python-net/aspose.wo...