Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 31,665 for

list

(0.05 sec)
  1. 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
  2. Accessing Table from Cell and Adding Values ins...

    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....add values inside the Table or List Object using Cell.PutValue()...add values inside the Table or List Object using the row and column...

    docs.aspose.com/cells/net/accessing-table-from-...
  3. FontSourceBase.GetAvailableFonts | Aspose.Words...

    Discover available fonts with FontSourceBase's GetAvailableFonts method. Enhance your projects with a diverse selection of high-quality typefaces!...GetAvailableFonts method Returns list of fonts available via this...GetAvailableFonts () Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/net/aspose.words.fon...
  4. JsonDataLoadOptions | Aspose.Words for .NET

    Discover the JsonDataLoadOptions constructor, effortlessly initialize your data loading with customizable default settings for optimal performance....{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered Lists in PowerPoint presentation in Java...create bullet and numbered lists the same way you do in Word...presentations. Why Use Bullet Lists? Bullet lists help you to organize...

    docs.aspose.com/slides/androidjava/manage-bullet/
  6. 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...
  7. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_type property. Gets type of this Structured document tag....docx' ) tags = list ( filter ( lambda a : a is not...as_structured_document_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 集成到本地模式中的Microsoft Report Viewer|Documentation

    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....format to appear on the dropdown list.</param> /// <param name="extensionType">The...returns a list of supported // rendering extensions. This list is also...

    docs.aspose.com/cells/zh/reportingservices/inte...
  9. Data Validation|Documentation

    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....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/java/data-validation/
  10. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....create a list of watermark-type artifacts Once the list is populated...type watermark and saved in a list for removal at the end. Code...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...