Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 33,723 for

list

(0.1 sec)
  1. MailMerge.CleanupParagraphsWithPunctuationMarks...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional documents.... Here is the complete list of cleanable punctuation marks:...punctuation marks. // This is a list of punctuation marks that this...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Getting Started|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....Supported File Formats Feature List Installation Why Aspose.3D for...

    docs.aspose.com/3d/python-net/getting-started/
  3. Psd file|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....Conversions Image Resources List of the Supported PSD Global...Editing of Rater Layer Mask List of Supported Layer Resources...

    docs.aspose.com/psd/net/psd-file/
  4. Render Presentations with Fallback Fonts in Pyt...

    Render presentations with fallback fonts in Aspose.Slides for Python via .NET – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....remove any existing rules from list if len ( rulesList ) > 0 : rulesList...#Assigning a prepared rules list for using pres . fonts_manager...

    docs.aspose.com/slides/python-net/render-presen...
  5. 从PDF文件中提取链接|Aspose.PDF for C++

    使用C#从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。...page->Accept(selector); auto list = selector->get_Selected();... for (auto annot : list) { Console::WriteLine(u"Annotation located:...

    docs.aspose.com/pdf/zh/cpp/extract-links/
  6. RevisionsView | Aspose.Words for Java

    Allows to specify whether to work with the original or revised version of a document in Java....Document(getMyDir() + "Revisions at list levels.docx"); doc.updateListLabels();...accepted. Currently supports list labels. doc.setRevisionsView(RevisionsView...

    reference.aspose.com/words/java/com.aspose.word...
  7. MailMergeRegionInfo.Regions | Aspose.Words for ...

    Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive List of child regions for seamless data management....Regions property Returns a list of child regions. public IList...Is . EqualTo ( 0 )); // Get list of fields inside the first top...

    reference.aspose.com/words/net/aspose.words.mai...
  8. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.save method...assertListEqual ([ 'Times New Roman' ], list ( table_substitution_rule ....'Liberation Serif' , 'DejaVu Serif' ], list ( table_substitution_rule ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::LowCode::Processor class | Aspos...

    Aspose::Words::LowCode::Processor class. Processor class for performing different document processing actions in C++....stem::Collections::Generic::List<System::SharedPtr<System::IO::Stream>>>&...stem::Collections::Generic::List<System::SharedPtr<System::IO::Stream>>>&...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes.... node_list = doc . select_nodes ( '//Table//Paragraph'...'//Table//Paragraph' ) # Iterate through the list with an enumerator and print...

    reference.aspose.com/words/python-net/aspose.wo...