Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 37,851 for

list

(0.1 sec)
  1. StructuredDocumentTag.word_open_xml property | ...

    StructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....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...
  2. 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...
  3. 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
  4. 在 XPS 文件中使用渐变 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。了解 .NET 的功能...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...XpsGradientStop > stops = new List < XpsGradientStop > (); 10 stops. Add (doc...

    docs.aspose.com/page/zh/net/xps/working-with-gr...
  5. Converting a File to PDF via Workflow Activity|...

    PDF SharePoint API can be used in a SharePoint workflow that converts a document to PDF....from site objects and then open List Workflow . Select the Personal...library to create and attach a new list workflow to the document library...

    docs.aspose.com/pdf/sharepoint/converting-a-fil...
  6. Find Text in Picture using Python

    Follow this article to find text in picture using Python. It has all the details to set the IDE, a List of steps, and a sample code for developing text finder from image using Python....details to set the environment, a list of steps, and a sample code...recognizing a single line, setting the list of text areas, and a flag to...

    kb.aspose.com/ocr/python/find-text-in-picture-u...
  7. 在 Ruby 中更新并保存电子邮件|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....new \ # Retrieve Email's TO list contacts = email . getTo ()...the collection as Email's TO list email . setTo ( contacts ) \...

    docs.aspose.com/email/zh/java/update-and-save-a...
  8. Document.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly enhance your documents with the RemoveBlankPages method, eliminating unwanted blank pages for a polished, professional finish....public List < int > RemoveBlankPages () Return Value List of page...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the font in Java....docx"); // Get the list of document fonts. FontInfoCollection...font rights.docx"); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....establish the environment, a list of steps to be followed to accomplish...and set its name and desired list of values Create a new validation...

    kb.aspose.com/cells/java/how-to-create-data-val...