Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 9,095 for

selective color

(0.12 sec)
  1. How to Scale a Worksheet with JavaScript via C+...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for JavaScript via C++....innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Worksheet fitted to...

    docs.aspose.com/cells/javascript-cpp/how-to-sca...
  2. Convert DWF to TIFF via Python | products.aspos...

    Sample code for DWF to TIFF conversion. Use API example code for batch DWF files to TIFF conversion.... Developers can select and convert specific layouts...complex enough to have fonts, color, and images. Read More TIFF...

    products.aspose.com/cad/python-net/conversion/d...
  3. 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 file.</p>'...'result' ). innerHTML = '<p style="color: green;">Workbook processed...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  4. How to edit your photo or image programmaticall...

    Library for image editing. Photo editing automation. Image manipulation by NET (C#) program. Removing photo background. Online photo editor....life, we pay attention to colorful images, and in the virtual...them to zero (white color) or another color. Additionally Imaging...

    docs.aspose.com/imaging/net/developer-guide/how...
  5. Show and Hide Worksheets and Tabs with JavaScri...

    This article provides sample code for using the JavaScript API or JavaScript Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Worksheet hidden successfully...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  6. 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 ());...where only one answer can be selected. The following code snippets...

    docs.aspose.com/pdf/cpp/create-form/
  7. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API....AutoFiltering is the quickest way to select only those items from the worksheet...worksheet. From the Data menu, select Filter and then AutoFilter...

    docs.aspose.com/cells/cpp/data-filtering/
  8. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for JavaScript via C++....you to create a slicer by selecting a table or a pivot table and...innerHTML = '<p style="color: red;">Please select an Excel file (e...

    docs.aspose.com/cells/javascript-cpp/create-sli...
  9. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++....file format should be PDF, so select Pdf (a pre‑defined value) from...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  10. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_Gray ()); } // Save the...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/