Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 6,625 for

point coloring

(0.16 sec)
  1. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....setBarcodeValue("MyQRCode"); // Apply custom colors and scaling. field.setBack...getBackgroundColor() Gets the background color of the barcode symbol. getBarcodeType()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Text|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....shape’s text, such as font, color, text style, case, position...relative to the baseline, and point size. Adding Shape Text and...

    docs.aspose.com/diagram/java/working-with-text/
  3. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...color.external to node.suppliers.products...products.categories.season.color.external (where only “general”...

    forum.aspose.com/t/variables-in-excel-template/...
  4. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....getBottomMargin() Gets the distance (in points) between the bottom edge of...getFooterDistance() Gets the distance (in points) between the footer and the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......not replace the background color underneath. While the other...masks/replaces the background blue color underneath. How does PPT UI...

    forum.aspose.com/latest.rss
  6. Vectorize GIF – C# code and Online Vectorizer

    GIF to vector online or in C#. Convert GIF to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...with the preview of initial, color-quantized and vectorized images...algorithm includes the next steps: color quantization, contour tracing...

    products.aspose.com/svg/net/vectorization/gif-t...
  7. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...1:5">Color contrast</Problem> </General>...6:27am 13 Hello, I would like to point out that Accessibility in PDF...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  8. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... ChartPoint, a single point in a series in a chart. ChartPointCollection...collection that contains all the points in one series. Charts, a collection...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  9. Font Rasterization

    Font rasterization is a term that may look complex, but it turns out to be just a conversion of a vector-based font to a raster one. Click to learn more!...pixels, each with a specific color value. Images are made up of...rendering. This algorithm uses color information to increase the...

    docs.aspose.com/font/net/font-rasterization/
  10. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/