Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 34,697 for

list

(0.06 sec)
  1. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....last node from the reversed list end_table . getParentNode ()...# Remove this node from the list after insertion. extracted_nodes...

    docs.aspose.com/words/java/extract-content-in-r...
  2. Aspose.PSD for .NET 23.5 - Release Notes|Docume...

    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....filter items var filters = new List < SmartFilter >( smartObj ....bool isFillStartsWithAllP ; List < IPathShape > shapes = GetShapesFromResourc...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  3. Update and Save an Email in 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/java/update-and-save-an-e...
  4. Aspose::Words::ParagraphFormat::get_SpaceAfterA...

    Aspose::Words::ParagraphFormat::get_SpaceAfterAuto method. True if the amount of spacing after the paragraph is set automatically in C++.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java....LIST, "MyListStyle1"); doc.getStyles()...getStyles().add(StyleType.LIST, "MyListStyle2"); doc.getStyles().add(StyleType...

    reference.aspose.com/words/java/com.aspose.word...
  6. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to save disk space....jpg" ; public Invoice ( List < string > recognitionAreas...settings . RecognitionAreas = new List < Aspose . Drawing . Rectangle...

    docs.aspose.com/ocr/net/archival-scanning/
  7. Working with Messages from IMAP Server|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.... list_messages ( "INBOX" ) for msg_info...fetch_message ( msg_info . unique_id ) Listing MIME Message IDs from Server...

    docs.aspose.com/email/python-net/working-with-m...
  8. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…...that all the paragraphs lists are listed with StartAt: 1 which...it continuously numbers the lists no matter what importFormatMode...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  9. Convert a Document|Aspose.Words for SharePoint

    This article explains how to use SharePoint Designer to create a workflow for converting documents while using Aspose.Words for SharePoint....selecting it in the document library list. Select Automatically start...Convert via Aspose.Words from the list. You may need to select More...

    docs.aspose.com/words/sharepoint/converting-a-d...
  10. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....and use a paragraph style with list formatting. Document doc = new...setSpaceAfter(12.0); // Create a list and make sure the paragraphs...

    reference.aspose.com/words/java/com.aspose.word...