Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 34,535 for

list

(0.14 sec)
  1. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Node.js via C++. Ensure bookmarks remain intact regardless of page changes....sub‑bookmarks to list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign the...

    docs.aspose.com/cells/nodejs-cpp/add-pdf-bookma...
  2. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for .NET API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell, or cell...

    docs.aspose.com/cells/net/data-validation/
  3. Data Validation with Golang via C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell, or cell...

    docs.aspose.com/cells/go-cpp/data-validation/
  4. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell, or cell...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  5. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell, or cell...

    docs.aspose.com/cells/python-net/data-validation/
  6. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...November 26, 2025, 6:19am 25 List<Node> extractedNodes = ExtractContentHelper...code like this: // .......... List<Node> extractedNodes = ExtractContentHelper...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  7. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....the development environment, a list of defined steps to accomplish...display each string to the bullet list Call the removeNumbers() method...

    kb.aspose.com/words/java/convert-paragraph-into...
  8. How to Create Animated GIF in Java

    This quick tutorial is designed to guide on how to create animated GIF in Java. By using Java GIF creation is explained in an easier way with the help of detailed steps and a runnable Java code....Maven repository Prepare the list of image files from the desired...desired directory Initialize a list of RasterImage class objects...

    kb.aspose.com/imaging/java/how-to-create-animat...
  9. ReportBuilderOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderOptions class, designed to enhance your LINQ Reporting Engine experience with customizable options for seamless document generation....obj = new AsposeData { List = new List < string > { "abc" } };...AsposeData { public List < string > List { get ; set ; } } See...

    reference.aspose.com/words/net/aspose.words.low...
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Step-by-step guide....Manage Bulleted and Numbered Lists in Presentations Using PHP Contents...create bullet and numbered lists the same way you do in Word...

    docs.aspose.com/slides/php-java/manage-bullet/