Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 155,327 for

2

(0.19 sec)
  1. Recognize CODE16K BarCode Images via Python | p...

    Scan CODE16K symbology barcode images using Python applications without using any other software....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  2. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....hover { transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px...px rgba ( 102 , 126 , 234 , 0.2 ); border : none ; } . x-spre...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  3. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...hover { transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px...px rgba ( 102 , 126 , 234 , 0.2 ); border : none ; } . x-spre...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  4. Advanced SVG Builder API for C# – Aspose.SVG

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....document = new SVGDocument()) 2 { 3 // Create a new <g> (group)...document = new SVGDocument()) 2 { 3 // Assume an existing SVG...

    docs.aspose.com/svg/net/svg-builder-api/
  5. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...Discourse June 17, 2025, 8:45pm 2 @alex.ray Cause The issue of form...XFDF data into the PDF form. 2. Iterate through the form fields...

    forum.aspose.com/t/pdf-form-field-values-change...
  6. Get the graphical components from visio file - ...

    Hi, We try to highlight the different components in Visio file, is it possible that Aspose.diagram API could return graphical components and their metrics for comparison? Please see the attached zip which show the exam…...Product Family ruhongcai May 2, 2018, 11:58pm 1 Hi, We try to...rafique May 3, 2018, 12:36am 2 @ruhongcai , You can retrieve...

    forum.aspose.com/t/get-the-graphical-components...
  7. Extract Images from PDF File using Python|Aspos...

    This section shows how to extract images from PDF file using Python library....elements [ 0 ] ** 2 + last_ctm . elements [ 1 ] ** 2 ) scaled_height...elements [ 2 ] ** 2 + last_ctm . elements [ 3 ] ** 2 ) original_width...

    docs.aspose.com/pdf/python-net/extract-images-f...
  8. TextColumnCollection.setCount method | Aspose.W...

    TextColumnCollection.setCount method. Arranges text into the specified number of text columns.... setCount ( 2 ); builder . writeln ( "Column...); builder . writeln ( "Column 2." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Converting pcl to pdf - Free Support Forum - as...

    Hello, I'm examining the .net to pdf tool and I want to convert a .pcl to pdf.For creating the pcl files I'm doing the print to file after pressing ctrl + p on all my files: 1. Simple notepad file - works fine!2. Excel -…... 2. Excel - isn’t working well, all...ahmad October 15, 2015, 11:56pm 2 Hi Dani, Thanks for your inquiry...

    forum.aspose.com/t/converting-pcl-to-pdf/27876
  10. Source | Aspose.Words for Java

    Represents an individual source such as a book journal article or interview in Java....assertEquals(2, ((PersonCollection)editor).getCount());...getAuthor(); Assert.assertEquals(2, authors.getCount()); Person person...

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