Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 69,777 for

import

(0.09 sec)
  1. Convert WORD To Image C++

    Convert a Word document to Image format in C++ code. Save a Word document as Image using C++....professional software solution to import and export Word, image, and...C++. Add a library reference (import the library) to your C++ project...

    products.aspose.com/words/cpp/conversion/word-t...
  2. Convert TEXT To Image C++

    Convert TEXT to Image format in C++ code. Save TEXT as Image using C++....professional software solution to import and export text, image, and...C++. Add a library reference (import the library) to your C++ project...

    products.aspose.com/words/cpp/conversion/text-t...
  3. Several HTML Into Markdown Java

    Merge multiple HTML into Markdown in Java code. Save HTML as Markdown using Java...."aspose-words" % "ver" Copy import com.aspose.words.*; List<String>...Java. Add a library reference (import the library) to your Java project...

    products.aspose.com/words/java/merge/html-to-md/
  4. Convert DOC To JPG C++

    Convert DOC to JPG format in C++ code. Save DOC as JPG using C++....professional software solution to import and export DOC, JPG, and many...C++. Add a library reference (import the library) to your C++ project...

    products.aspose.com/words/cpp/conversion/doc-to...
  5. Several DOC Into JPG Java

    Merge multiple DOC into JPG in Java code. Save DOC as JPG using Java...."aspose-words" % "ver" Copy import com.aspose.words.*; List<String>...Java. Add a library reference (import the library) to your Java project...

    products.aspose.com/words/java/merge/doc-to-jpg/
  6. Convert TEXT To PNG C#

    Convert TEXT to PNG format in C# code. Save TEXT as PNG using C#....professional software solution to import and export text, PNG, and many...NET. Add a library reference (import the library) to your C# project...

    products.aspose.com/words/net/conversion/text-t...
  7. Convert HTML To JPG C++

    Convert HTML to JPG format in C++ code. Save HTML as JPG using C++....professional software solution to import and export HTML, JPG, and many...C++. Add a library reference (import the library) to your C++ project...

    products.aspose.com/words/cpp/conversion/html-t...
  8. Several WORD Into HTML Java

    Merge multiple a Word document into HTML in Java code. Save a Word document as HTML using Java...."aspose-words" % "ver" Copy import com.aspose.words.*; List<String>...Java. Add a library reference (import the library) to your Java project...

    products.aspose.com/words/java/merge/word-to-html/
  9. DATA_LOSS warnings when importing HTML with com...

    Hello, We recently noticed Bookmark DATA_LOSS warnings when converting HTML documents that contain comments into DOCX files. Despite the warnings, the output DOCX still looks fine (comments are present and visible in W…...DATA_LOSS warnings when importing HTML with comments using DocumentBuilder...Reproduction Code (Java): @Test void import_doc_from_html() throws Exception...

    forum.aspose.com/t/data-loss-warnings-when-impo...
  10. Extarct text from image (png, jpeg, tiff, AFP) ...

    I need to extract the text from images (png,jpeg,tiff, AFP) documents using aspose? can you please advice it is possible or not? I try to use Aspose OCR but I am not able to get the text. if possible, can you please sha…...follow this sample code: Code import com.aspose.ocr.*; public class...

    forum.aspose.com/t/extarct-text-from-image-png-...