Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 12,587 for

word to image

(0.15 sec)
  1. Optical Mark Recognition API for Java | Aspose

    Generate machine-readable OMR forms, including bubble sheets, quizzes, surveys, questionnaires, and many more. Recognize hand-filled marks from scanned Images and phoTos within cross-platform Java applications and services....Save printable OMR form as an image res . Save ( "print" , "answer-sheet"...hardware. Fully customizable Add images and texts to your OMR forms...

    products.aspose.com/omr/java/
  2. ListLevel.createPictureBullet method | Aspose.W...

    ListLevel.createPictureBullet method. Creates picture bullet shape for the current list level....Red cross image will be set as picture bullet image upon creating...Examples Shows how to set a custom image icon for list item labels. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to load fonts? | API Solution for C++

    Here is described how To load fonts with C++. You will learn the objects, parameters, methods required for this, and get examples of loading....Words Product Solution Aspose.PDF...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/font/cpp/how-to-load-fonts/
  4. ImageSaveOptions.save_format property | Aspose....

    ImageSaveOptions.save_format property. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used... words . SaveFormat : ... @save_format...save_format ( self , value : aspose . words . SaveFormat ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property To cusTomize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility....MemoryStream ( imageBytes )) { Image image = Image . FromStream ( stream...flip the image that the arrow contains. // Flip the image the other...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property To cusTomize your design's arrowhead length, enhancing visual appeal and precision in your projects....MemoryStream ( imageBytes )) { Image image = Image . FromStream ( stream...flip the image that the arrow contains. // Flip the image the other...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Compress ODT Files Online or via C++ | products...

    Free online app To compress different ODT files. C++ compression library code for ODT documents....Words for C++ child APIs of Aspose...three options to install Aspose.Words for C++ or Aspose.Total for...

    products.aspose.com/total/cpp/compress/odt/
  8. Several DOC Into PNG Java

    Merge multiple DOC inTo PNG in Java code. Save DOC as PNG using Java....Words version number, for example...groupId > < artifactId > aspose-words </ artifactId > < version >...

    products.aspose.com/words/java/merge/doc-to-png/
  9. Aspose::Words::Saving::PdfImageCompression enum...

    Aspose::Words::Saving::PdfImageCompression enum. Specifies the type of compression applied To Images in the PDF file in C++....Aspose::Words::Saving::PdfImageCompression enum Contents [ Hide...type of compression applied to images in the PDF file. enum class...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Several DOC Into RTF C++

    Merge multiple DOC inTo RTF in C++ code. Save DOC as RTF using C++....Words.Cpp Copy using namespace Aspose::Words; std::vector<String>...DOC into RTF Install Aspose.Words for C++. Add a library reference...

    products.aspose.com/words/cpp/merge/doc-to-rtf/