Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 33,872 for

list

(0.42 sec)
  1. Several WORD Into HTML C#

    Merge multiple a Word document into HTML in C# code. Save a Word document as HTML using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.docx" ,...

    products.aspose.com/words/net/merge/word-to-html/
  2. Several PDF Into XPS C#

    Merge multiple PDF into XPS in C# code. Save PDF as XPS using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.pdf" , "Input2...

    products.aspose.com/words/net/merge/pdf-to-xps/
  3. Several JPG Into DOCX C#

    Merge multiple JPG into DOCX in C# code. Save JPG as DOCX using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.jpg" , "Input2...

    products.aspose.com/words/net/merge/jpg-to-docx/
  4. Extracting text from a photo|Documentation

    Take a photo of the page using your smartphone and extract text from it using Aspose.OCR for .NET. No scanner required....AsposeOcr api = new AsposeOcr (); List < RecognitionResult > results...AsposeOcr api = new AsposeOcr (); List < RecognitionResult > results...

    docs.aspose.com/ocr/net/extract-text-from-photo/
  5. HTML Email Input – Generate HTML and C# Code On...

    Generate HTML email input using Aspose.HTML for .NET, preview the result, and copy the generated HTML and C# code to your website....and edit an email address or a list of email addresses. The input...HTML Dialog HTML Hyperlink HTML List Tag HTML Meter Tag HTML Progress...

    products.aspose.com/html/net/generators/email/
  6. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... assertEqual ( 6 , len ( list ( runs ))) # Below are five...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Several Image Into WORD Java

    Merge multiple Image into WORD in Java code. Save Image as WORD using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/image-to-w...
  8. Several JPG Into TXT Java

    Merge multiple JPG into TXT in Java code. Save JPG as TXT using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/jpg-to-txt/
  9. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... assertEqual ( 6 , len ( list ( runs ))) # Below are five...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PostScript using API for Java

    PS to TIFF conversion functionality included in Aspose.Page API solution for Java is explained and illustrated with the code snippets here....TIFF and saved in Exceptions list. {{#if_output 'BMP' 'JPEG' 'PNG'...then it is possible to view a list of such errors after conversion...

    docs.aspose.com/page/java/convert-ps/