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

list

(0.52 sec)
  1. PhysicalFontInfo.fullFontName property | Aspose...

    PhysicalFontInfo.fullFontName property. Full name of the font....string Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PhysicalFontInfo.font_family_name property | As...

    PhysicalFontInfo.font_family_name property. Family name of the font.... Examples Shows how to list available fonts. # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...List; public class Main { public...每页渲染为 BufferedImage(内存中,不落盘) List<BufferedImage> pages = rend...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  4. Partially Alphanumeric 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.... List of Partially Alphanumeric Symbologies...

    docs.aspose.com/barcode/jasperreports/partially...
  5. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed.... List of Supported Number Formats...

    docs.aspose.com/cells/go-cpp/specifying-dbnum-c...
  6. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....The lines are returned as a list of Rectangle objects in rec...

    docs.aspose.com/ocr/python-net/image-line-extract/
  7. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...pdf"); List<SKBitmap> images = ParsePdfToImageFiles(pdf);...ParsePdfToImageFiles(pdf); } private static List<SKBitmap> ParsePdfToImageFiles(Aspose...

    forum.aspose.com/t/convert-pdf-to-image-results...
  8. template.xlsx

    variables Scope Name Variable Name Variable Value Type Worksheet Template Directors RootData.Directors Worksheet Template Reportees Directors.Reportees Worksheet Template ReporteeName {Reportees.Fi......Different column With table List #1 of Directors Directors.FirstName...

    docs.aspose.com/cells/net/how-to-use-if-paramet...
  9. template.xlsx

    variables Scope Name Variable Name Variable Value Type Worksheet Template Directors RootData.Directors Worksheet Template Reportees Directors.Reportees Worksheet Template ReporteeName {Reportees.Fi......Different column With table List #1 of Directors Directors.FirstName...

    docs.aspose.com/cells/es/net/how-to-use-if-para...
  10. How to Union or Concat self made structure - Fr...

    Hi, I have a problem because I can’t execute an UNION (or a Concat function) between 2 generic collection (System.Collections.Generic.IEnumerable`1[Cj]). I have to create a unique structure with 3 static elements (volE…...volSortie, volBypass) and a dynamic list of elements issus from : Query...collections var permanentStaff = new List<Employee> { new Employee { Id...

    forum.aspose.com/t/how-to-union-or-concat-self-...