Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 33,966 for

list

(0.06 sec)
  1. Specify Fallback Fonts for Presentations on And...

    Master Aspose.Slides for Android via Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: String [] fontNames = new String...

    docs.aspose.com/slides/androidjava/create-fallb...
  2. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Node.js to set fallback fonts in PPT, PPTX and ODP files in JavaScript, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: var fontNames = java . newArray...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  3. Aspose::Words::WebExtensions namespace | Aspose...

    Aspose::Words::WebExtensions namespace. The Aspose.Words.WebExtensions namespace provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins in C++....TaskPaneCollection Specifies a list of persisted task pane objects...WebExtensionBindingC Specifies a list of web extension bindings. To...

    reference.aspose.com/words/cpp/aspose.words.web...
  4. Specify Fallback Fonts for Presentations in С++...

    Master Aspose.Slides for С++ to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: auto fontNames = MakeArray...

    docs.aspose.com/slides/cpp/create-fallback-font/
  5. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image.... The method returns a list of RectangleOutput objects containing...page. Therefore, the resulting list can contain more RectangleOutput...

    docs.aspose.com/ocr/java/image-regions-paragrap...
  6. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....bookmark list (the list of the bookmark titles) and page list (the...(the list of the pages to bookmark). First, you need to create an...

    docs.aspose.com/pdf/net/create-bookmarks/
  7. ReportingEngine.set_restricted_types method | A...

    ReportingEngine.set_restricted_types method. Specifies types, which members as well as which derived types' members should be inaccessible by the engine through template syntax....set_restricted_types ( self , types : List [ object ]): ... Parameter Type...Type Description types List[object] Types to be restricted. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised document versions for streamlined editing and collaboration....Document ( MyDir + "Revisions at list levels.docx" ); doc . UpdateListLabels...accepted. Currently supports list labels. doc . RevisionsView...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Extract Links from the PDF File|Aspose.PDF for C++

    Learn how to extract links from a PDF document in C++ using Aspose.PDF to analyze and manage hyperlinks within PDF files....-> Accept ( selector ); auto list = selector -> get_Selected ();...(); for ( auto annot : list ) { Console :: WriteLine ( u "Annotation...

    docs.aspose.com/pdf/cpp/extract-links/
  10. SystemFontSource.get_system_font_folders method...

    SystemFontSource.get_system_font_folders method. Returns system font folders or empty array if folders are not accessible.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

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