Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,622 for

color replacement

(0.1 sec)
  1. Chart Types with C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets.... Data markers of the same color constitute a data series. Pie...each area is given a solid color or pattern to emphasize the...

    docs.aspose.com/cells/cpp/chart-types/
  2. Saving and converting docx File by Aspose.Words...

    Hello, we are using Aspose Words and Aspose PDF to save and convert our Docx Templates as/to PDF. First we open the document by Aspose Words and save it via follwing Code: DirectoryInfo directoryInfo = null; st…...Replace(".docx","_tmp.pdf"); doc.Save(tmpPdfFile...string pdfFile = filepath.Replace(".docx",".pdf"); var pdfDocument...

    forum.aspose.com/t/saving-and-converting-docx-f...
  3. Manage Presentation Hyperlinks in JavaScript|As...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js—enhance interactivity and workflow in minutes....Color" , "BLACK" )); paragraph . setText...(); } } Formatting Hyperlinks Color With the setColorSource method...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  4. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveOptions to customize PDF output....it possible to customize the color and style for the overallocated...new TextStyle(); 6 style. Color = Color. OrangeRed ; 7 style. FontStyle...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  5. Create a Sunburst Chart in Excel using Python

    This quick tutorial guides on how to create a Sunburst chart in Excel using Python. It contains information about the IDE settings, a list of steps, and a sample code for inserting a Sunburst chart using Python....Set the format, foreground color, legend position, and style...chart generator . To find and replace text in an Excel file, refer...

    kb.aspose.com/cells/python/create-a-sunburst-ch...
  6. Excel to Document Conversion - Free Support For...

    Hi, We took your code for Excel to Document Conversion from the bellow URLhttp://www.aspose.com/.net/excel-component.aspxIt is working fine, if we have some styling in excel like background Color, after conversion if we …...styling in excel like background color, after conversion if we generate...Workbook("input.xlsx"); // Replace with your input file path //...

    forum.aspose.com/t/excel-to-document-conversion...
  7. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....getting and setting the gridline color of a worksheet Support exporting...html Support to add font color, cell color as data sorter key Support...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  8. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....replace("\\", "\\\\") + "Northwind...Index #10 corresponds to the "Colorful 3" format. field.setTableFormat("10");...

    reference.aspose.com/words/java/com.aspose.word...
  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.... color, font, size and style etc. shape...UNDEFINED ); //set properties e.g. color, font, size and style etc. shape...

    docs.aspose.com/diagram/zh/java/working-with-text/
  10. Adding Formula to Cell|Documentation

    This article introduces how to get or set a formula in a cell in the worksheet in GridDesktop....will notice that the value is replaced by the formula that is actually...Value of a Cell Change Font and Color of a Cell Analyzing your prompt...

    docs.aspose.com/cells/net/aspose-cells-griddesk...