Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 35,941 for

list

(0.17 sec)
  1. Detect Merged Cells using Aspose.Cells|Document...

    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....Java // Get the merged cells list to put it into the **ArrayList**...

    docs.aspose.com/cells/java/detect-merged-cells-...
  2. Aspose::Words::NodeCollection::RemoveAt method ...

    Aspose::Words::NodeCollection::RemoveAt method. Removes the node at the specified index from the collection and from the document in C++....access from the back of the list. For example -1 means the last...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....check the summary of Features List, Aspose.Cells.GridWeb Documentation...the programmers. It has a huge list of features. To know more about...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. C# 3D Formats Viewer | products.aspose.com

    View 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....files through the same process listed above. Consider some examples...RvmSaveOptions and more. Here is the full list of 3D viewer formats options...

    products.aspose.com/3d/net/viewer/
  5. FieldUpdatingProgressArgs.UpdatedFieldsCount | ...

    Discover the UpdatedFieldsCount property of FieldUpdatingProgressArgs to easily track the number of updated fields in your application....() { FieldUpdatedCalls = new List < string >(); } /// <summary>...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation.... Next, you may add the list section to the collection of...set_Title ( title ); //Add the list section to the sections collection...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  7. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...tagRegex, ref int bkIndex) { List<Run> tagRuns = p.GetChildNodes(NodeType...(Document doc, Paragraph p, List<Run> tagRuns, ref int bkIndex...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  8. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....“Number” tab, and in the Category list, select “Special.” Select a...a Format : You will see a list of predefined special formats such...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  9. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another...minimize the number of styles and lists created in the destination document...a Word document, styles and list formatting are stored centrally...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...typeof(ABC_1_Data)); List<ABC_1_Data> listFormData = new List<ABC_1_Data>();...[JsonProperty("Directors")] public List<Employee> Directors { get; set;...

    forum.aspose.com/t/variables-in-excel-template/...