Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 37,853 for

list

(3.6 sec)
  1. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...clean && \ rm -rf /var/lib/apt/lists/* RUN apt-get update && apt-get...clones list from the source document with a new list definition...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  2. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...number items like a numbered list. # LISTNUM fields are a newer...Paragraph 2.' ) for field in list ( filter ( lambda f : f . type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 档案

    档案...(projectServerCredent); var list = manager.GetProjectList();...foreach (var projectInfo in list) { Console.WriteLine("{0} -...

    blog.aspose.com/zh/tasks/create-read-projects-o...
  4. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text paragraphs....Type Description Rectangles List Coordinates of each paragraph...width and height), returned as a list of Rectangle objects. ImageIndex...

    products.aspose.com/ocr/net/recognition/get-tex...
  5. Data Filtering|Documentation

    Learn how to add data filters using the Aspose.Cells for Python via .NET API....that you want to display in a list. The autofilter feature allows...allows users to filter items in a list according to a set of criteria...

    docs.aspose.com/cells/python-net/data-filtering/
  6. Getting Started | Aspose.Font for .NET

    C# Font Manipulation API's Getting Started section covers topics including Product Overview, Supported File Formats, Feature List, and Installation....Formats - Here, you can find a list of the input and output font...NET. Feature List - This section includes a list of all the features...

    docs.aspose.com/font/net/getting-started/
  7. FieldAutoTextList Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoTextList class, designed to streamline document automation with efficient AUTOTEXTList field implementation....name of the style on which the list to contain entries is based...AUTOTEXTLIST field to select from a list of AutoText entries. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  8. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story.... assertEqual ( 2 , len ( list ( filter ( lambda hf : not hf...self . assertEqual ( 6 , len ( list ( filter ( lambda hf : hf ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Payment problems - Free Support Forum - aspose.com

    Subject: System.ArgumentNullException: Value cannot be null (Parameter: source) during checkout Body: Hello, I am attempting to complete a purchase on the site, but I am consistently blocked by a server error during th…...appears the backend is expecting a list or collection (likely related...billingAddress, Address shippingAddress, List 1 discountCodes, Boolean addResellerDiscount...

    forum.aspose.com/t/payment-problems/328300
  10. Opening and Saving a Presentation in C# Throws ...

    Hi Team, A simple open and save action of the attached pptm throws the following exception: System.Collections.Generic.KeyNotFoundException: The given key ‘Cambria Math’ was not present in the dictionary. at System.C…...font‑config cache to build a list of available fonts. If Cambria...Verify the font is visible: fc-list | grep -i "Cambria Math" . Tell...

    forum.aspose.com/t/opening-and-saving-a-present...