Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 34,444 for

list

(0.21 sec)
  1. How to Insert Tick Symbol|Documentation

    This article will introduce how to insert a tick symbol using the Aspose.Cells for .NET API.... For example, in a to‑do list, you might use a tick to show...

    docs.aspose.com/cells/net/how-to-insert-tick-sy...
  2. Create or Load a Document in Python|Aspose.Word...

    Create a blank document or to load it from a file or stream using Python.... For the list of all supported load formats...

    docs.aspose.com/words/python-net/create-or-load...
  3. Configure Font Substitution in Presentations in...

    Enable optimal font substitution in Aspose.Slides for .NET when converting PowerPoint & OpenDocument presentations to other file formats....rule collection to the rule list presentation . FontsManager...

    docs.aspose.com/slides/net/font-substitution/
  4. FAQ|CAD 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.... You can see the complete list of supported formats on the...

    docs.aspose.com/cad/python-net/faq/
  5. PDF to EPUB Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create a list of paths to input files by joining...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  6. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...PowerPoint Timing Start drop-down list matches the Effect.Timing.TriggerType...Effect After animation drop-down list matches these properties: after_animation_type...

    docs.aspose.com/slides/python-net/shape-animation/
  7. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...docx"); // 保存书签信息 List<Bookmark> bookmarks = new ArrayList<>();...

    forum.aspose.com/t/topic/312511
  9. Multipurpose Internet Mail Extensions Protocol|...

    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.... The following is a list of the most commonly used subtypes...

    docs.aspose.com/email/java/multipurpose-interne...
  10. Callout text reversed on XLSX to PDF conversion...

    Hello, Please take a look at the attached archive. The xlsx file has normal callout text and it was reversed in pdf. We are not able to reproduce if we create new Thought Bubble: Cloud callout, but our customer is using…...current release notes do not list this problem, newer builds often...

    forum.aspose.com/t/callout-text-reversed-on-xls...