Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 45,765 for

color

(1.17 sec)
  1. Add Blind Watermark Verification to U3D File Fo...

    Sample Node.js verify blind watermark code for U3D file. Use this example code to verify blind watermark to U3D file within any Web based application....data, lines and points with color and structure. The format was...

    products.aspose.com/3d/nodejs-java/verify-water...
  2. Convert Vector Image to Vectorized PSD Image in...

    Aspose.Imaging offers seamless export capabilities for vector images to PSD format, preserving their integrity and enabling smooth transitions between graphic editing software. C# Image Processing Library can be used to convert vector images to vectorized PSD as shown in the C# code example....individual pixels and their colors, vector images consist of graphical...the shape as required. Adjust color, size, or position as needed...

    docs.aspose.com/imaging/net/developer-guide/how...
  3. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....While you can extract text from color or grayscale scans or photographs...words printed in very light colors. If the threshold set to 0...

    docs.aspose.com/ocr/cpp/binarization/
  4. Generate SINGAPOREPOST BarCode Images via Pytho...

    Create SINGAPOREPOST symbology BarCode Images using Python applications without using any other software....barcode creation process in any color or size according to business...barcode elements, including the colors of bars, borders, background...

    products.aspose.com/total/python-net/generate-b...
  5. Working with Pages | Aspose.Note Documentation

    Learn how to work with pages in the Java developers' documentation.... Color . black ); 20 textStyle. setFontName...new TextStyle { FontColor = Color.Black, FontName = 35 // "Arial"...

    docs.aspose.com/note/java/working-with-pages/
  6. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object.... color = "#FF0000" ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Unknown XFDF element 'text' - Free Support Foru...

    Unable to import annotations from XFDF to PDF when annotation contains element. Error message : Unknown XFDF element 'text' We are using Aspose PDF for Java 11.5.0 <text page="0" Color="#F2DD47" date="D:20160519161606Z" …...0 <text page= "0" color= "#F2DD47" date= "D:20160519161606Z"...

    forum.aspose.com/t/unknown-xfdf-element-text/19616
  8. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file.... innerHTML = '<p style="color: green;">Calculation completed...

    docs.aspose.com/cells/javascript-cpp/implement-...
  9. Setting Font overrides childrens' bolding and f...

    If you have a TextFragment and you set the Font for that fragment, then any Bold or FontSize set by child TextSegments will be ignored. The work around here would be to set the Font on each Segment, but that is sub-optim…...Table(); // Set the table border color as LightGray table.Border =...5f, Aspose.Pdf.Color.FromRgb(System.Drawing.Color.LightGray));...

    forum.aspose.com/t/setting-font-overrides-child...
  10. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....getPageColor() Gets the page color of the document. getParentNode()... setPageColor(Color value) Sets the page color of the document...

    reference.aspose.com/words/java/com.aspose.word...