Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,709 for

render text

(0.04 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitCriteria method. Specifies how the document should be split when saving to Html, Epub or Azw3 format. Default is None for HTML and HeadingParagraph for EPUB and AZW3 in C++....< Document > ( MyDir + u "Rendering.docx" ); // Use a SaveOptions...-> set_Encoding ( System :: Text :: Encoding :: get_UTF8 ());...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto fonts for seamless Text display....advanced typography may not be rendered correctly as Aspose.Words...means that if the font some text is using does not have symbols...

    reference.aspose.com/words/net/aspose.words.fon...
  3. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...setup might be important for rendering to paged media (printing)...outDocContents . includes ( "style type=\"text/css\">" )). toEqual ( false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Document::ExpandTableStylesToDir...

    Aspose::Words::Document::ExpandTableStylesToDirectFormatting method. Converts formatting specified in table styles into direct formatting on tables in the document in C++....tables, cells, paragraphs or text. This version of Aspose.Words...document into any other format, rendering or printing. Table styles...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose.PSD for .NET 20.9 - Release Notes|Docume...

    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....Feature PSDNET-690 Updating text in given PSD file and saving...changes some layer and many text parameters Bug PSDNET-696 FillLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  6. RtfSaveOptions.ExportImagesForOldReaders | Aspo...

    Optimize your RTF documents with the ExportImagesForOldReaders property. Control keyword inclusion for legacy readers, impacting file size and performance....= new Document ( MyDir + "Rendering.docx" ); // Create an "RtfSaveOptions"...at the cost of right-to-left text compatibility. options . ExportCompactSize...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert EPUB to PNG – Aspose.HTML for Python vi...

    Convert EPUB to PNG using Aspose.HTML Python library. Consider various EPUB to PNG conversion scenarios in Python code examples.... text . text_rendering_hint = text. TextRenderingHint...the background color for the rendered output. If not set, the default...

    docs.aspose.com/html/python-net/convert-epub-to...
  8. HtmlSaveOptions.imagesFolder property | Aspose....

    HtmlSaveOptions.imagesFolder property. Specifies the physical folder where images are saved when exporting a document to HTML format... myDir + "Rendering.docx" ); let imagesDir = path...export form fields as plain text instead of HTML input elements...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.images_folder property | Aspose...

    HtmlSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a document to HTML format...Document ( file_name = MY_DIR + 'Rendering.docx' ) images_dir = os ....export form fields as plain text instead of HTML input elements...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Embedded Font|Aspose.Slides Documentation

    Use embedded fonts in PowerPoint presentation in C++...(without embedded fonts), the texts or numbers on your slides, the..."EmbeddedFonts.pptx" ); // Renders a slide containing a text frame that uses...

    docs.aspose.com/slides/cpp/embedded-font/