Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 33,972 for

list

(0.1 sec)
  1. 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/
  2. 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...
  3. 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...
  4. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell, or cell...

    docs.aspose.com/cells/python-net/data-validation/
  5. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell, or cell...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  6. 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...
  7. Exploring features of FormEditor class|Aspose.P...

    You can learn details of exploring features of FormEditor class with Aspose. PDF for .NET library... The list of the features provided by..., 500 , 350 , 525 ); // Add List field in PDF file editor . AddField...

    docs.aspose.com/pdf/net/exploring-features-of-f...
  8. Convert Numbers File to PDF in Java

    This article guides on how to convert numbers file to PDF in Java. It has details to set the IDE, a List of steps, and a sample code to transform numbers file to PDF in Java....provides details to set the IDE, a list of steps, and a sample code...customize the output PDF Set the list of desired sheet numbers to...

    kb.aspose.com/cells/java/convert-numbers-file-t...
  9. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Step-by-step guide....Manage Bulleted and Numbered Lists in Presentations Using PHP Contents...create bullet and numbered lists the same way you do in Word...

    docs.aspose.com/slides/php-java/manage-bullet/
  10. FieldToc.customStyles property | Aspose.Words f...

    FieldToc.customStyles property. Gets or sets a List of styles other than the built-in heading styles to include in the table of contents....customStyles property Gets or sets a list of styles other than the built-in...

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