Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 9,245 for

selective color

(1.49 sec)
  1. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....size, font style, and font color etc. In order to add text stamp...() -> set_ForegroundColor ( Color :: get_Green ()); // Add stamp...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  2. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Handling Windows Metafiles in C#|Aspose.Words f...

    Aspose.Words for .NET implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player using C#....pen color is combined with the destination bitmap color (the...(the color of the corresponding pixel on the device surface) by using...

    docs.aspose.com/words/net/handling-windows-meta...
  4. 在输出的HTML中单独导出工作表CSS,使用JavaScript via C++。|Docum...

    学习如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for JavaScript via C++。...SaveFormat , HtmlSaveOptions , Color , Utils } = AsposeCells ; AsposeCells...the style of the cell - font color is Red const st = cell . style...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  5. Font | Aspose.Words for Java

    Contains font attributes font name font size Color and so on for an object in Java....attributes (font name, font size, color, and so on) for an object. To...getFont().getBorder().setColor(Color.GREEN); builder.getFont().getBorder()...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....circle properties like its color Create a Graph object and add...paragraphs collection of the selected page and save it on the disk...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  7. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... To show selected slides only, use a Slide Zoom...SharedPtr < ISlide > slide , Color color ) { slide -> get_Background...

    docs.aspose.com/slides/cpp/manage-zoom/
  9. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library implements image and photo effects for Java. Alpha blending image filter for creating watermark images with transparent overlay image logo. Magic Wand tool for Color selection. Watermark removal image filter....dealing with areas of similar color tints. With the Magic Wand tool...the tool will automatically select the desired areas. Source image...

    docs.aspose.com/imaging/java/developer-guide/ma...
  10. Data Sorting with Golang via C++|Documentation

    Learn how to sort data by using the Aspose.Cells for C++ API....sort data in Microsoft Excel: Select Data from the Sort menu. The...Sort dialog will be displayed. Select a sorting option. Generally...

    docs.aspose.com/cells/go-cpp/sort-data-of-excel/