Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 37,853 for

list

(0.09 sec)
  1. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...and use a paragraph style with list formatting. let doc = new aw...spaceAfter = 12 ; // Create a list and make sure the paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Apply Superscript and Subscript Effects on Font...

    The Node.js code to apply superscript and subscript effects to text in Excel using Aspose.Cells for Node.js via C++....Document Assistant Close Get a List of Fonts used in a Spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/apply-superscr...
  3. Apply Custom Formatting to Fields|Aspose.Words ...

    Format and evaluate fields result using Node.js....learn more options, see the full list of properties for each field...

    docs.aspose.com/words/nodejs-net/applying-custo...
  4. Aspose.BarCode API Demonstration for Spring Jav...

    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.... From the list of Pet Owners Click over the...

    docs.aspose.com/total/java/aspose-barcode-api-d...
  5. Image Converter Licensing Plugin|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....format to another, using our wide list of supported formats . Before...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  6. Margin-top, margin-bottom, margin-left, margin-...

    Hello, when I am trying to convert an HTML document to PDF with Aspose.Words some CSS styles such as margin-top, margin-bottom, margin-left, margin-right not working. The final output PDF is not reflecting the CSS style…...margins within an unordered list awais.hafeez December 1, 2019...

    forum.aspose.com/t/margin-top-margin-bottom-mar...
  7. Document.remove_blank_pages method | Aspose.Wor...

    Document.remove_blank_pages method. Removes blank pages from the document.... Returns List of page numbers has been considered...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Compatibility Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Settings.Compatibility enum to unlock powerful compatibility options for seamless document processing and enhanced performance....UseNormalStyleForLis 50 Use Normal Style for List DoNotUseIndentAsNumb 51 Do Not...57 Underline Tab in Numbered List DisplayHangulFixedWi 58 Display...

    reference.aspose.com/words/net/aspose.words.set...
  9. Extracting data from scanned invoices using AI|...

    Combine Aspose.OCR for .NET with ChatGPT to extract information such as numbers, dates, line items, and totals from scanned invoices....AsposeOcr api = new AsposeOcr (); List < RecognitionResult > results...AsposeOcr api = new AsposeOcr (); List < RecognitionResult > results...

    docs.aspose.com/ocr/net/ocr-and-parse-with-ai/
  10. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...ToArray(); // Create a list to hold the final field names...= new List<string>(); var finalFieldValues = new List<object>();...

    forum.aspose.com/t/suppress-blank-space-if-cond...