Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 9,211 for

selective color

(0.95 sec)
  1. 使用 JavaScript 通过 C++ 统计工作表中的单元格数量|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ 编程方式统计 Excel 工作表中的单元格数量。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...resultDiv . innerHTML = '<p style="color: green;">Number of Cells: '...

    docs.aspose.com/cells/zh/javascript-cpp/count-n...
  2. 在输出的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-...
  3. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. $shape...

    docs.aspose.com/slides/php-java/shape-formatting/
  4. 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...
  5. Handling Windows Metafiles|Aspose.Words for Nod...

    Aspose.Words for Node.js via .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....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/nodejs-net/handling-windo...
  6. Working with Text Boxes|Documentation

    This section explains how to format a text shape with Aspose.Diagram....margins, background color, background color transparency, and default...alignment, margins, background color, transparency, and default tab...

    docs.aspose.com/diagram/net/working-with-text-b...
  7. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java.... setColor ( Color . getGreen ()); // Add field...where only one answer can be selected. The following code snippets...

    docs.aspose.com/pdf/java/create-forms/
  8. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured document tag for efficient editing!... True ); // Get currently selected structured document tag. builder...CurrentStructuredDoc . Color = Color . Green ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 数据排序|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++ API对数据进行排序。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Sorting completed successfully...

    docs.aspose.com/cells/zh/javascript-cpp/sort-da...
  10. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C#.... Color = Color . Red ; tf . Paragraphs...FillFormat . SolidFillColor . Color = Color . Blue ; tf . Paragraphs...

    docs.aspose.com/slides/net/manage-paragraph/