Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 33,972 for

list

(0.31 sec)
  1. Using ActiveX Controls in Excel using Node.js

    Follow this article for using ActiveX controls in Excel using Node.js. It has IDE settings, steps, and a sample code for inserting ActiveX command button using Node.js....setting the IDE for development, a list of steps for writing the application...ControlType enumerator contains a long list of controls you can add to the...

    kb.aspose.com/cells/nodejs/using-activex-contro...
  2. Update toc didn't work - Free Support Forum - a...

    doc.updateFields(), you have to manually update the entire directory after opening word. Moreover, the table of contents is inconsistent with the first-level heading, and there should be two spaces between the serial n…...to see two spaces like in the list alexey.noskov March 28, 2025...Document(); com.aspose.words.List list = doc.getLists().add(ListTemplate...

    forum.aspose.com/t/update-toc-didnt-work/310348
  3. PersonCollection constructor | Aspose.Words for...

    aspose.words.bibliography.PersonCollection constructor...__init__ ( self , persons : List [ aspose . words . bibliography...Parameter Type Description persons List[ Person ] Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++....System :: String ( u "“John Doe´s list of currency symbols”™ \r " )...:: String ( u "“John Doe´s list of currency symbols†\u009d...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Text alignment while converting to pdf - Free S...

    Dear Team, I am facing text alignment issue while converting dwg to pdf. I am using Aspose.Cad v24.10. Below is my c# code for the same Aspose.CAD.Image cadImage1 = Aspose.CAD.Image.Load(strTreePath) List validLayout…...Load(strTreePath) List validLayouts = new List(); var cadImageNew...Load(strTreePath); List<string> validLayouts = new List<string>(); var...

    forum.aspose.com/t/text-alignment-while-convert...
  6. Aspose::Words::Document::get_RevisionsView meth...

    Aspose::Words::Document::get_RevisionsView method. Gets or sets a value indicating whether to work with the original or revised version of a document in C++....get_MyDir () + u "Revisions at list levels.docx" ); doc -> UpdateListLabels...accepted. Currently supports list labels. doc -> set_RevisionsView...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....Manage Bulleted and Numbered Lists in Presentations in Python Contents...Managing bulleted and numbered lists effectively is important when...

    docs.aspose.com/slides/python-net/manage-bullet...
  8. 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/net/aspose-cells-gridjs/v...
  9. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a List of steps, and a runnable sample code to delete empty page in Word using Java....the development environment, a list of programming tasks for the...its text and shapes Save the list of page indexes where no text...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  10. How to Remove Signature From PDF in Java

    This short tutorial is about how to remove signature from PDF in Java. It shares all the necessary details to configure the environment, steps-wise details to delete signature from PDF in Java and runnable sample code to demonstrate this feature....bindPDF() method Get access to the list of signatures in the PDF file...the beginning followed by the list of steps that are necessary...

    kb.aspose.com/pdf/java/how-to-remove-signature-...