Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 33,968 for

list

(0.69 sec)
  1. Extract Data from Table in PDF|Aspose.PDF for C++

    Learn how to extract tabular from PDF using Aspose.PDF for C++....:: endl ; // Iterate throught list of rows for ( auto row : table...get_RowList ()) { // Iterate throught list of cell for ( auto cell : row...

    docs.aspose.com/pdf/cpp/extract-data-from-table...
  2. Validation Input Settings|Documentation

    This guide explains how to configure data validation rules in Aspose.Cells GridJs, covering toolbar access, modal options for criteria, input messages, error alerts, and the available client‑side JavaScript API...., Whole Number , Decimal , List , Date , etc.). Based on the..., between , equal to ). For List , toggle In‑cell dropdown to...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. IMailMergeDataSource Interface | Aspose.Words f...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSource. Effortlessly connect custom data sources for seamless document automation....custom data source, such as a list of objects. Master-detail data...Address " ); List < Customer > customers = new List < Customer...

    reference.aspose.com/words/net/aspose.words.mai...
  4. FieldEQ.as_office_math method | Aspose.Words fo...

    FieldEQ.as_office_math method. Returns Office Math object corresponded to the EQ field....docx' ) field_eq = list ( filter ( lambda a : a is not...x : x . as_field_eq (), b ), list ( doc . range . fields ))))[...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Hyphenation of Serbian text - Free Support Foru...

    https://forum.aspose.com/t/hyphenation-of-serbian-text/323124/2 Hello, Thanks for your reply. You recommend Hyphenation.GetSupportedLanguages(). But this method does not seem to be available. Kind regards...RegisterDictionary is not present in the list of language codes that Aspose...Check the supported language list – Aspose.Words provides the...

    forum.aspose.com/t/hyphenation-of-serbian-text/...
  6. Filtering Data|Documentation

    This article introduces how to filter data in the Worksheet in GridDesktop....that you want to display in a list. Moreover, you are allowed to...to filter items in a list according to a set of criteria. You...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Create a Secure PDF in SharePoint|Aspose.PDF fo...

    Using the PDF SharePoint API, you may produce safe, encrypted PDFs and specify their passwords in SharePoint....algorithm list to encrypt the output PDF. The algorithm list provides...select desired documents from the list. Use the Merge to PDF option...

    docs.aspose.com/pdf/sharepoint/creating-a-secur...
  8. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image.... The method returns a list of RectangleOutput objects containing...page. Therefore, the resulting list can contain more RectangleOutput...

    docs.aspose.com/ocr/java/image-regions-word-find/
  9. TextConfig|Documentation

    TextConfig element is used to add one or more lines of text to the form....placed directly in the Children list of the PageConfig object . Declaration...TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...

    docs.aspose.com/omr/net/programmatic-forms/text...
  10. Merger.merge_to_images method | Aspose.Words fo...

    Merger.merge_to_images method. Merges the given input documents into a single output document using specified input output file names and save options...merge_to_images ( self , input_files : List [ str ], save_options : aspose...Type Description input_files List[str] The input file names. save_options...

    reference.aspose.com/words/python-net/aspose.wo...