Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 37,917 for

list

(0.09 sec)
  1. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting List levels...character to use for indenting list levels. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtListIndentation.Count | Aspose.Words for .NET

    Discover the TxtListIndentation Count property to customize List indentation levels. Set your desired character count for enhanced readability!...to use as indentation per one list level. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TableCollection.to_array method | Aspose.Words ...

    TableCollection.to_array method. Copies all tables from the collection to a new array of tables.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...self . assertNotEqual ( rows , list ( rows )) j = 0 while j < rows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...outputPdfPath, List<string> headers, List<string> footers, List<double>...List<double> headerHeights, List<double> footerHeights) { // Open the existing...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  5. FieldRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRef class for seamless REF field implementation. Enhance document automation and streamline your workflow today!...(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Merge Excel Files using Java

    Refer to this article to merge Excel files using Java. It provides IDE settings, a List of instructions, and a sample code to combine Excel files using Java....has details to set the IDE, a list of steps, and a sample code...file Create a list of Excel files to merge If the list is empty,...

    kb.aspose.com/cells/java/merge-excel-files-usin...
  7. 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/java/accessing-table-from...
  8. Batch recognition via C# | Aspose

    Recognize images in ZIP archives.... RecognitionAreasRect List Gets rectangles coordinates...RecognitionAreasText List Gets list recognition results of a list of areas...

    products.aspose.com/ocr/net/recognition/recogni...
  9. Aspose::Words::CompositeNode::SelectNodes metho...

    Aspose::Words::CompositeNode::SelectNodes method. Selects a List of nodes matching the XPath expression in C++....CompositeNode::SelectNodes method Selects a list of nodes matching the XPath...XPath expression. ReturnValue A list of nodes matching the XPath...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...Converting Word Lists to Text Aspose.Words Product Family words-python...== aw.fields.FieldType.FIELD_LIST_NUM: f.unlink() ln22 August...

    forum.aspose.com/t/converting-word-lists-to-tex...