Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 34,552 for

list

(0.18 sec)
  1. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++....types of lists, for example, phone lists, task lists, lists of transactions...create, and maintain various lists. Aspose.Cells supports creating...

    docs.aspose.com/cells/javascript-cpp/create-and...
  2. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes....Sub-Bookmarks in list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...
  3. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....newChild at the beginning of the list of child nodes. If the newChild...drawing canvas.docx' ) shapes = list ( filter ( lambda a : a is not...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImportFormatOptions.mergePastedLists property |...

    ImportFormatOptions.mergePastedLists property. Gets or sets a boolean value that specifies whether pasted Lists will be merged with surrounding Lists...whether pasted lists will be merged with surrounding lists. The default...Examples Shows how to merge lists from a documents. const srcDoc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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/...
  7. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...inherit;">// Create list holding all the links IList list = selector.Selected;...item inside list foreach (LinkAnnotation a in list) { // Print...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  8. 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...
  9. 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/...
  10. Making a Report via Workflow Activity|Aspose.Wo...

    This article walks you through creating a workflow for building a report with parameters while using Aspose.Words for SharePoint reports....template is taken from the current list item. However, this example...created in the workflow task list and is assigned to the specified...

    docs.aspose.com/words/sharepoint/making-a-repor...