Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 37,898 for

list

(0.91 sec)
  1. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...pdf"; List<string> pdfFilesToConcatenat = new List<string>();...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  2. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...accept ( annotationSelector ); List < Annotation > caretAnnotations...accept ( annotationSelector ); List < Annotation > circleAnnotations...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  3. 档案

    档案...public FileResult UploadFiles(List<IFormFile> files, string outputFormat)..."wwwroot/uploads"; List<Document> documents = new List<Document>();...

    blog.aspose.com/zh/words/merge-ms-word-document...
  4. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....of elements such as headers, lists, and tables. This property gets...used together. As an example list elements inside of table elements...

    docs.aspose.com/html/python-net/convert-html-to...
  5. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.OCR spell checker....you can provide your own word lists in addition to Aspose.OCR’s...correctedResult ); Getting the list of misspelled words Analyzing...

    docs.aspose.com/ocr/net/dictionaries/
  6. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format.... LookupPaths = new List < string >( new string [] {...loadSTLOpts . LookupPaths = new List < string >( new string [] {...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  7. Several JPG Into TIFF Java

    Merge multiple JPG into TIFF in Java code. Save JPG as TIFF using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/jpg-to-tiff/
  8. Several JPG Into PNG Java

    Merge multiple JPG into PNG in Java code. Save JPG as PNG using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/jpg-to-png/
  9. Several Image Into JPG Java

    Merge multiple Image into JPG in Java code. Save Image as JPG using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/image-to-jpg/
  10. Several Image Into BMP Java

    Merge multiple Image into BMP in Java code. Save Image as BMP using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/image-to-bmp/