Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 37,918 for

list

(0.24 sec)
  1. FontInfo.embedding_licensing_rights property | ...

    FontInfo.embedding_licensing_rights property. Gets the embedded font licensing rights....docx' ) # Get the list of document fonts. font_infos...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontEmbeddingLicensingRights.no_subsetting prop...

    FontEmbeddingLicensingRights.no_subsetting property. Indicates the No subsetting restriction....docx' ) # Get the list of document fonts. font_infos...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Funnel Chart Support in LINQ - Free Support For...

    Hello! When using the LINQ Reporting Engine to display data, we want to be able to include various chart types relating to data sent and some of those charts we’ve been able to get working properly. However, when workin…...most we could find was that the list of supported chart types didn’t...chart types.” at the end of the list. We are currently just trying...

    forum.aspose.com/t/funnel-chart-support-in-linq...
  4. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!... To ( List<Stream>, SaveFormat ) Specifies...output Document streams list. To ( List<Stream>, SaveOptions )...

    reference.aspose.com/words/net/aspose.words.low...
  5. How to Format Number as Date with Golang via C+...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....For example, you can sort a list of events by date or filter...to the Number tab. From the list on the left, select Date. Choose...

    docs.aspose.com/cells/go-cpp/format-number-to-d...
  6. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using the Aspose.Cells for .NET API....For example, you can sort a list of events by date or filter...to the Number tab. From the list on the left, select Date . Choose...

    docs.aspose.com/cells/net/format-number-to-date/
  7. PDFConverter - Error on GetNextImage - Paramete...

    I have several PDF files I am trying to convert to PNG. Many of them work but many do not. I am calling PdfConverter.GetNextImage and getting a Parameter Not Valid Error. I will attach a code sample below. The file T…...for use in the project files list. item("PDFLink") = u.EndsWith(u...for use in the project files list. item("PDFLink") = "" File.Delete(u...

    forum.aspose.com/t/pdfconverter-error-on-getnex...
  8. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...(returns List<RecognitionResult>); take the first result List<RecognitionResult>...Add(ms) ' 3) Run OCR (returns List(Of RecognitionResult)); take...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  9. 从PDF中提取表格数据|Aspose.PDF for Java

    学习如何使用Aspose.PDF for Java从PDF中提取表格数据... List < com . aspose . pdf . Annotation > list = annotationSelector...annotationSelector . getSelected (); if ( list . size () == 0 ) { System ....

    docs.aspose.com/pdf/zh/java/extract-data-from-t...
  10. PDF Text Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to Add, Get, and Delete Text Annotation from your PDF document....accept ( annotationSelector ); List < Annotation > freeTextAnnotations...accept ( annotationSelector ); List < Annotation > freeTextAnnotations...

    docs.aspose.com/pdf/java/text-annotation/