Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 9,245 for

selective color

(0.29 sec)
  1. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method...Word behavior, as if CTRL+‘A’ (select all content) was pressed, then...then CTRL+‘C’ (copy selected into the buffer) inside one document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AsposeWordsPrintDocument Class | Aspose.Words f...

    Streamline document printing with Aspose.Words.Rendering. Our AsposeWordsPrintDocument class offers seamless integration for .NET applications....non-colored pages are printed if the device supports color printing...of pages printed in color (i.e. with Color set to true). PageIndexFilter...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Data Filtering|Documentation

    Learn how to add data filters using the Aspose.Cells for Python via .NET 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/python-net/data-filtering/
  4. 如何通过 JavaScript 和 C++ 控制工作簿视图|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 控制工作簿视图。...Create/Modify Workbook </ h1 > < p > Select an existing .xls/.xlsx file...'fileInput' ); // If a file is selected, open it; otherwise create...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. Get worksheet unique id with JavaScript via C++...

    This article shows how to get an Excel worksheet's unique ID using the JavaScript library and C++ API programmatically....innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Unique Id: ' + uniqueId...

    docs.aspose.com/cells/javascript-cpp/get-worksh...
  6. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....include the name, style, size, color, and other effects of the fonts...(); return 0 ; } Setting Font Color Use the Style.GetFont() object’s...

    docs.aspose.com/cells/cpp/cells-font-settings/
  7. 使用C++通过JavaScript将JSON转换为Excel文件|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将JSON转换为Excel文件。...innerHTML = '<p style="color: red;">Please select a JSON file.</p>'...'result' ). innerHTML = '<p style="color: green;">Conversion completed...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.Cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...result . innerHTML = '<p style="color: green;">Files saved in memory...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  9. 用JavaScript通过C++加载工作簿中的特定工作表|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载特定工作表。提高性能,减少内存占用。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Workbook processed...

    docs.aspose.com/cells/zh/javascript-cpp/load-sp...
  10. Vectorizing Images – Python Code Examples

    Learn how to vectorize images using Aspose.SVG for Python via .NET. Consider image vectorization examples and the effect of configuration properties on the result....two-dimensional array that maps colors to individual pixels. Raster...photographs or images with color gradients. However, a significant...

    docs.aspose.com/svg/python-net/vectorize-images/