Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,649 for

color replacement

(0.33 sec)
  1. FieldDatabase.FirstRecord | Aspose.Words for .NET

    Discover the FirstRecord property in FieldDatabase, easily manage your initial data record number for seamless data insertion and enhanced efficiency....Replace(" \\ ", " \\\\ ") + " Northwind...Index #10 corresponds to the "Colorful 3" format. field . TableFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldDatabase.Query | Aspose.Words for .NET

    Effortlessly manage your database with FieldDatabase Query. Easily set and retrieve SQL instructions for efficient data querying....Replace(" \\ ", " \\\\ ") + " Northwind...Index #10 corresponds to the "Colorful 3" format. field . TableFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Chart Types with JavaScript via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for JavaScript via 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/javascript-cpp/chart-types/
  4. Chart Types with Golang via 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/go-cpp/chart-types/
  5. Chart Types with Node.js via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for Node.js. 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/nodejs-cpp/chart-types/
  6. Chart Types|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.... 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/java/chart-types/
  7. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for .NET. 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/net/chart-types/
  8. 通过 C++ 获取带有 JavaScript 的页眉或页脚|Documentation

    本文介绍如何通过 C++ API 使用 JavaScript 程序化获取 Excel 或 OpenOffice 文件中的页眉和页脚。... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/zh/javascript-cpp/get-hea...
  9. 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...
  10. 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...