Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 33,849 for

list

(0.1 sec)
  1. AutoFit Rows for Merged Cells|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.... Here is a list of all possible types of auto...

    docs.aspose.com/cells/net/autofit-rows-for-merg...
  2. Aspose.Words.MailMerging | Aspose.Words for .NET

    Discover the powerful Aspose.Words.MailMerging namespace for efficient mail merge reporting. Enhance your document automation with advanced features today!...custom data source, such as a list of objects. Master-detail data...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...snippets discuss unrelated topics (list numbering, mail‑merge placeholders...stopAll = false; var marks = new List<(Paragraph p, int visibleIndex...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  4. Aspose::Words::Style::get_NextParagraphStyleNam...

    Aspose::Words::Style::get_NextParagraphStyleName method. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style in C++....get_Count ()); // Enumerate and list all the styles that a document...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. Compress images Via net, all supported image fo...

    Using Aspose.Imaging you can easily Compress images Via net...formats programmatically Full list of supported Compress operations...

    products.aspose.com/imaging/net/compress/
  6. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....The lines are returned as a list of Aspose.OCR.RecognitionResult...

    docs.aspose.com/ocr/net/image-line-extract/
  7. PersonCollection class | Aspose.Words for Python

    aspose.words.bibliography.PersonCollection class. Represents a List of persons who are bibliography source contributors....PersonCollection class Represents a list of persons who are bibliography...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FolderFontSource class | Aspose.Words for Python

    aspose.words.fonts.FolderFontSource class. Represents the folder that contains TrueType font files...get_available_fonts() Returns list of fonts available via this...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. Aspose OCR is slow while Converting unsearchabl...

    I am using Aspose OCR in my code to convert unsearchable scanned PDF to searchable PDF. The execution time of the code for scanning and converting just 1 page is 2 minutes. So, how Can I optimize the speed of the executi…...WriteLine("OCR started"); List<RecognitionResult> result =...settings); //List < RecognitionResult> result = new List<RecognitionResult>();...

    forum.aspose.com/t/aspose-ocr-is-slow-while-con...