Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 37,853 for

list

(0.1 sec)
  1. Aspose.pdf PDF To jpg - Free Support Forum - as...

    感谢您的查看和帮助! 1.业务:PDF转JPG图片,然后进行OCR识别,服务器返回双层PDF文件。 2.当我使用Aspose.pdf.dll 22.11.0.jpeg图片,OCR返回的双层PDF是正常的,可以正常打开。 3.当我使用Aspose.pdf via Drawing.dll 25.4.0.jpeg图片,OCR返回的双层PDF是错误的,文件损坏。 当我对比:Aspose.pdf.dll 22.11.0.jpe…...PDF 将 PDF 转换为图片 public static List ConvertPdfToImages(string pdfPath...default) { var imagePaths = new List(); // 确保输出目录存在 Directory.Cr...

    forum.aspose.com/t/aspose-pdf-pdf-to-jpg/317436
  2. PSD PSB 圧縮ソリューション | products.aspose.com

    Adobe Photoshop 画像を圧縮してファイルサイズを小さくする...image) { var layersSet = new List<Layer>(); foreach (var layer...removeNotVisibleLaye(PsdImage image) { List layersSet = new ArrayList<>();...

    products.aspose.com/psd/jp/compress/psb/
  3. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section...specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of code....the list points of type System::Drawing::Point: This list will...Copy //Declare the resultant list with points System :: SharedPtr...

    products.aspose.com/font/cpp/manipulate-glyphs/
  5. Bad type on operand stack - Free Support Forum ...

    Hello, we have been using Aspose.Words for JasperReports 23.10 with Jasperreports 6.18.1 for a long time without any problems. But if we now use the next version 23.11 of Aspose, then we get the error message “Bad type …...4 See No HTML-List with Aspose Best regards, Achim...setParameter(AWExporterParameter.ALLOW_HTML_LISTS, true); I tested this release...

    forum.aspose.com/t/bad-type-on-operand-stack/28...
  6. Group Rows and Create Subtotal|Documentation

    This article introduces how to group/ungroup rows/columns and how to work with subtotal in GridWeb....calculate subtotal values for a list. When you implement subtotals...subtotals, the control outlines the list so that you can display and...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java....XML element contains only a list of elements of the same type...XmlDataSource(getMyDir() + "List of people.xml"); buildReport(doc...

    reference.aspose.com/words/java/com.aspose.word...
  8. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....and use a paragraph style with list formatting. Document doc = new...setSpaceAfter(12.0); // Create a list and make sure the paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  9. Barcode Supported Symbologies|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....Hide ] The following is the list of Barcode symbologies supported...

    docs.aspose.com/barcode/python-java/barcode-sup...
  10. Add Rubber Stamp|Aspose.PDF for Java

    Learn how to add a rubber stamp annotation to a PDF document in Java using the PdfContentEditor facade in Aspose.PDF.... close (); } } List Stamps...

    docs.aspose.com/pdf/java/add-rubber-stamp/