Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 16,738 for

render text

(0.09 sec)
  1. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....new Document(getMyDir() + "Rendering.docx"); ResourceUriPrinter...determining how colors are rendered. getCustomTimeZoneInf() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  2. Manage Presentation Shapes in C++|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for C++ and deliver high-performance PowerPoint presentations....Alt Text. We suggest developers to use alternative text for finding...PowerPoint to define the alternative text for objects which you are planning...

    docs.aspose.com/slides/cpp/shape-manipulations/
  3. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++....fields are updated when you render a document or call UpdatePageLayout...will display the value of its Text property. auto field = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Convert EML to IMAGE in Python | products.aspos...

    Save EML to IMAGE in your Python applications without using Microsoft Outlook or Word...need to load the Email and render it into HTML using Aspose.Email...Convert EML to ODT (OpenDocument Text File Format) Convert EML to...

    products.aspose.com/total/python-net/conversion...
  5. Convert Presentation Slides to Images in Java|A...

    Convert slides from PPT, PPTX and ODP to images in Java using Aspose.Slides—fast, high-quality Rendering with clear code examples....allow you to control the rendering of presentation slides to...enables you to configure the rendering of notes and comments on a...

    docs.aspose.com/slides/java/convert-slide/
  6. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....accuracy and reliability of text recognition is highly dependent...contrast. 7.5% Photos Old papers Text on a background Resizing Proportionally...

    docs.aspose.com/ocr/net/image-processing/
  7. Converting a EPUB file to PNG using C# | Aspose...

    Sample code for EPUB‑to‑PNG conversion in .NET. Use the API example code for batch EPUB‑to‑PNG conversion within VB.NET, ASP.NET, or any .NET‑based application.... EpubLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . PngDevice (); renderer . Process ( pdfDocument . Pages...

    products.aspose.com/pdf/net/conversion/epub-to-...
  8. Converting a XPS file to TIFF using C# | Aspose...

    Sample code for XPS‑to‑TIFF conversion in .NET. Use the API example code for batch XPS‑to‑TIFF conversion within VB.NET, ASP.NET, or any .NET‑based application.... XpsLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . TiffDevice (); renderer . Process ( pdfDocument , "output...

    products.aspose.com/pdf/net/conversion/xps-to-t...
  9. Converting a EPS file to JPEG using C# | Aspose...

    Sample code for EPS‑to‑JPEG conversion in .NET. Use the API example code for batch EPS‑to‑JPEG conversion within VB.NET, ASP.NET, or any .NET‑based application.... PsLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . JpegDevice (); renderer . Process ( pdfDocument . Pages...

    products.aspose.com/pdf/net/conversion/eps-to-j...
  10. Converting a PS file to TIFF using C# | Aspose.PDF

    Sample code for PS‑to‑TIFF conversion in .NET. Use the API example code for batch PS‑to‑TIFF conversion within VB.NET, ASP.NET, or any .NET‑based application.... PsLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . TiffDevice (); renderer . Process ( pdfDocument , "output...

    products.aspose.com/pdf/net/conversion/ps-to-tiff/