Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 46,920 for

color

(0.31 sec)
  1. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....textBoxField -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...set_Border ( System :: Drawing :: Color :: get_Black ()); opt1 -> g...

    docs.aspose.com/pdf/cpp/create-form/
  2. Data Filtering|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....contains Filter by Color Filters based on filled color Date Filters...different types of filters like Color Filter, Date Filter, Number...

    docs.aspose.com/cells/java/data-filtering/
  3. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++....get_SolidFillColor () -> set_Color ( Color :: get_Red ()); format ->...get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); format...

    docs.aspose.com/slides/cpp/manage-paragraph/
  4. EMF to SVG: Missing text - Free Support Forum -...

    Hello, I’m using Aspose.Imaging for .NET (with a Developer OEM license) to convert EMF files to SVG. Here is a file where the bottom right corner text is lost after the conversion. Could you please take a look at this…...Set Background Color : Specify a background color for the rasterization...rendered, especially if the text color is similar to the background...

    forum.aspose.com/t/emf-to-svg-missing-text/310935
  5. Convert TIFF to U3D via Java | products.aspose.com

    Sample Java conversion code for TIFF format to U3D file. Use this example code to convert TIFF to U3D within any Web or Desktop Java based application....palette-color and full-color image data in several color spaces...data, lines and points with color and structure. The format was...

    products.aspose.com/3d/java/conversion/tiff-to-...
  6. Aspose.PSD for .NET 21.9 - 发行说明|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....RasterImage image , Color oldColor , int diff , Color newColor ) { var...ReplaceColor ( Layer3 , Color . White , 256 , Color . Transparent );...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Workbook processed...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  8. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...() -> set_BackgroundColor ( Color :: get_LightGray ()); textFragment1...() -> set_ForegroundColor ( Color :: get_Blue ()); // 创建文本片段 auto...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/
  9. Aspose.PSD for .NET 19.4 - Release Notes|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....of RGB Color mode with 16bits/channel (64 bits per color) Feature...Single,System.Boolean,Aspose.PSD.Color) M:Aspose.PSD.FileFormats.Gif...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-4...
  10. Write Text on JPG in C#

    Follow this guide to write text on JPG in C#. It has the IDE settings, steps, and a sample code for developing a simple JPG text editor in C# with multiple options to customize the text....Define the background gradient colors in the Graphics object Create...quality, background gradient colors, and text style. Code to Insert...

    kb.aspose.com/drawing/net/write-text-on-jpg-in-...