Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 36,174 for

list

(0.19 sec)
  1. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...number items like a numbered list. # LISTNUM fields are a newer...Paragraph 2.' ) for field in list ( filter ( lambda f : f . type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Identifying recognition problems|Documentation

    How to identify non-fatal errors that occurred during recognition....recognition errors are stored as a list of strings in the warnings property...

    docs.aspose.com/ocr/python-net/identify-problems/
  3. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text paragraphs....Type Description Rectangles List Coordinates of each paragraph...width and height), returned as a list of Rectangle objects. ImageIndex...

    products.aspose.com/ocr/net/recognition/get-tex...
  4. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story.... assertEqual ( 2 , len ( list ( filter ( lambda hf : not hf...self . assertEqual ( 6 , len ( list ( filter ( lambda hf : hf ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Calendar Items with Exchange Web Service...

    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 Appointments with Paging Support...IEWSClient API retrieves the complete list of appointments from the Exchange...

    docs.aspose.com/email/net/manage-calendar-items...
  6. Aspose::Words::Fields::FieldToa::set_PageNumber...

    Aspose::Words::Fields::FieldToa::set_PageNumberListSeparator method. Sets the character sequence that is used to separate two page numbers in a page number List in C++....page numbers in a page number list. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_Fields method. Returns a List of child fields in C++....get_Fields method Returns a list of child fields. const System...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. 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...
  9. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...please resolve this issue: public List TransformOneNoteFile(byte[]...s)); var pdfDocuments = new List(); IList pages = document.GetChildNodes();...

    forum.aspose.com/t/key-not-found-exception/293338
  10. 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...