Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 36,141 for

list

(0.17 sec)
  1. 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...
  2. Delete all the comments by an author|Aspose.Sli...

    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....SlideCommentsPart ; // Get the list of comments. if ( slideCommentsPart...authorId . Value ); List < Comment > comments = new List < Comment >();...

    docs.aspose.com/slides/net/delete-all-the-comme...
  3. 从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/
  4. Working with Contacts in PST 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....contacts from the file into a list of VCardContact objects. The...filePath, Charset encoding) - Loads list of contacts from multi contact...

    docs.aspose.com/email/java/working-with-contact...
  5. FIPS Mode|Aspose.Words for Java

    Aspose.Words for Java uses several cryptography and hash algorithms when processing documents to comply with FIPS standards....the FIPS-approved algorithm list. This happens because the Blowfish...the FIPS approved algorithms’ list. The similar exception may occur...

    docs.aspose.com/words/java/fips-mode/
  6. 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...
  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. 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...
  9. Converter Class | Aspose.Words for .NET

    Effortlessly convert various document types with Aspose.Words.LowCode.Converter. Simplify your workflow using just one line of code for seamless integration.... To ( List<Stream>, SaveFormat ) Specifies...output Document streams list. To ( List<Stream>, SaveOptions )...

    reference.aspose.com/words/net/aspose.words.low...
  10. TaskPaneCollection class | Aspose.Words for Nod...

    Aspose.Words.WebExtensions.TaskPaneCollection class. Specifies a List of persisted task pane objects...TaskPaneCollection class Specifies a list of persisted task pane objects...

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