Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 33,723 for

list

(0.07 sec)
  1. ImportFormatOptions.MergePastedLists | Aspose.W...

    Control List merging with the ImportFormatOptions MergePastedLists property. Easily manage pasted Lists to enhance document formatting. Default, false....whether pasted lists will be merged with surrounding lists. The default...Examples Shows how to merge lists from a documents. Document srcDoc...

    reference.aspose.com/words/net/aspose.words/imp...
  2. Accessing Table from Cell and Adding Values Ins...

    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....add values inside the Table or List Object using the Cell.PutValue()...add values inside the Table or List Object using row and column...

    docs.aspose.com/cells/net/accessing-table-from-...
  3. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....areas of an image, provide a list of Aspose.Drawing.Rectangle...Manually specify recognition areas List < Aspose . Drawing . Rectangle...

    docs.aspose.com/ocr/net/image-regions-extract/
  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. 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...
  6. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... 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...
  7. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... 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...
  8. IStructuredDocumentTag.sdt_type property | Aspo...

    IStructuredDocumentTag.sdt_type property. Gets type of this Structured document tag....docx' ) tags = list ( filter ( lambda a : a is not...as_structured_document_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract Table Data from PDF|Aspose.PDF for PHP ...

    Learn how to extract tabular from PDF using Aspose.PDF for PHP...saved in a list of AbsorbedTable . We can get this list through...TableList and handle list of absorbed rows and list of absorbed cells...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  10. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...XpsGradientStop > stops = new List < XpsGradientStop > (); 10 stops. Add (doc...

    docs.aspose.com/page/net/xps/working-with-gradi...