Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 6,735 for

point coloring

(2.83 sec)
  1. Quick Recognition Examples|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....// Get barcode region Point [] points = result . getRegion ()...at:" ); for ( int i = 0 ; i < points . length ; i ++) { System ...

    docs.aspose.com/barcode/java/developer-guide/qu...
  2. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...create hyperlink style and color for them but not able to. We...colour/font you like. The key point is that the callback must delete...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  3. Vectorizing Images – Python Code Examples

    Learn how to vectorize images using Aspose.SVG for Python via .NET. Consider image vectorization examples and the effect of configuration properties on the result....two-dimensional array that maps colors to individual pixels. Raster...photographs or images with color gradients. However, a significant...

    docs.aspose.com/svg/python-net/vectorize-images/
  4. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f….../times new roman the bullet points are not changing the font size/font...Bullet Points Not Changing Font Size/Name : Bullet points are often...

    forum.aspose.com/t/change-styles-for-complete-d...
  5. Aspose.Cells 8.4.1中的公共API更改|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....label of first series first point com . aspose . cells . DataLabels...setColor ( com . aspose . cells . Color . getRed ()); settings . getFont...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....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/net/working-with-text/
  7. Aspose.Total for C++|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....shapes and specifying colors in different color spaces. Furthermore...graphics functionality (move point, draw line, curve). Aspose.Font...

    docs.aspose.com/total/cpp/
  8. Aspose.Cells 8.4.1中的公共API更改|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....label of first series first point Aspose . Cells . Charts . DataLabels...labels = chart . NSeries [ 0 ]. Points [ 0 ]. DataLabels ; //Set data...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …... No point in putting a code here, because...talPo.PAGE); float[] hsb = Color.RGBtoHSB(240, 240, 240, null);...

    forum.aspose.com/t/trying-to-create-a-word-like...
  10. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java....getBackgroundColor() Bar code background color (0x000000 - 0xFFFFFF) getBarcodeType()...getForegroundColor() Bar code foreground color (0x000000 - 0xFFFFFF) getPosCodeStyle()...

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