Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 37,970 for

list

(0.12 sec)
  1. How to use formula and content suggestions|Docu...

    Use GridJs formula suggestions in the editor and content suggestions from syntax checking....for list validation values when a selected cell has a list validator...GridJs searches the formula list with the text after the equals...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. 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/
  3. SplitterContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.SplitterContext class for efficient document splitting, enhancing your workflow with seamless integration and powerful functionality.... Page ; List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  4. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...code snippet: var errors = new List<string>(); string fileExtension...(Page page in document.Pages) { List<Aspose.Pdf.Layer> layers = page...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  5. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style...@property def aliases ( self ) -> List [ str ]: ... Examples Shows...Alias 1' , 'MyStyle Alias 2' ], list ( style . aliases )) self ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Save Selected Pages from PDF using Java

    This short tutorial guides on how to save selected pages from PDF using Java. The environment configuration, step-wise programming tasks and a runnable sample code demonstrating how to select page in PDF and save using Java are part of it....Java to extract pages Create a list of pages that are to be selected...process begins by providing a list of pages to be extracted from...

    kb.aspose.com/pdf/java/how-to-save-selected-pag...
  7. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various font sources in Java....getAvailableFonts() Returns list of fonts available via this...getAvailableFonts() Returns list of fonts available via this...

    reference.aspose.com/words/java/com.aspose.word...
  8. Source.contributors property | Aspose.Words for...

    Source.contributors property. Gets contributors List (author, editor, writer etc) of a source....contributors property Gets contributors list (author, editor, writer etc)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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/
  10. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....pdf" ); // Get list of signature names List < String > sigNames..._dataDir + "DigitallySign.pdf" ); List < String > sigNames = pdfSign...

    docs.aspose.com/pdf/java/remove-signature-from-...