Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 34,265 for

list

(0.16 sec)
  1. Aspose::Words::RevisionsView enum | Aspose.Word...

    Aspose::Words::RevisionsView enum. Allows to specify whether to work with the original or revised version of a document in C++....get_MyDir () + u "Revisions at list levels.docx" ); doc -> UpdateListLabels...accepted. Currently supports list labels. doc -> set_RevisionsView...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. 使用C++对列中的数据进行排序并使用自定义排序列表|Documentation

    学习如何使用Aspose.Cells for C++ API,将列中的数据根据自定义列表排序。..."A40" ); // Create Custom Sort list Vector < U16String > customSortList...Ascending Order with Custom Sort List wb . GetDataSorter (). AddKey...

    docs.aspose.com/cells/zh/cpp/sort-data-in-colum...
  3. PrinterSettingsContainer.PaperSources | Aspose....

    Discover the PrinterSettingsContainer's PaperSources property for seamless printing. Optimize your print settings for better results and efficiency!...Examples Shows how to access and list your printer’s paper sources..."PaperSizes" property contains the list of paper sizes to instruct the...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Cluster.glyphs property | Aspose.Words for Python

    Cluster.glyphs property. Gets glyphs of the cluster....@property def glyphs ( self ) -> List [ aspose . words . shaping ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PrinterSettingsContainer.PaperSizes | Aspose.Wo...

    Discover the PrinterSettingsContainer's PaperSizes property for easy customization of print layouts. Optimize your printing experience today!...Examples Shows how to access and list your printer’s paper sources..."PaperSizes" property contains the list of paper sizes to instruct the...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Specify Fallback Fonts for Presentations in Pyt...

    Master Aspose.Slides for Python via .NET 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: fontNames = [ "Segoe UI Emoji...

    docs.aspose.com/slides/python-net/create-fallba...
  7. 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...
  8. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java...objects to a list of BufferedImage objects static List < BufferedImage...images ) throws IOException { List < BufferedImage > result = new...

    docs.aspose.com/slides/java/print-presentation/
  9. Managing Controls|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....create a combo box, or drop-down list of valid entries that is compiled...When you create a drop-down list for a cell, it displays an arrow...

    docs.aspose.com/cells/java/managing-controls/
  10. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a List of instructions, and sample code to combine Excel files using Python.... It has IDE settings, a list of instructions, and a sample...and load the license Create a list of Excel files you want to combine...

    kb.aspose.com/cells/python/merge-excel-files-us...