Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 17,005 for

render text

(0.32 sec)
  1. 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...
  2. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportImagesForOldReaders method. Specifies whether the keywords for "old readers" are written to RTF or not. This can significantly affect the size of the RTF document. Default value is true in C++....Document > ( get_MyDir () + u "Rendering.docx" ); // Create an "RtfSaveOptions"...at the cost of right-to-left text compatibility. options -> s...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are saved when exporting a document to HTML format. Default is an empty string in C++....Document > ( get_MyDir () + u "Rendering.docx" ); System :: String...export form fields as plain text instead of HTML input elements...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 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...
  5. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the Text. Hope you could help me if thi…...altered some of the layout of the text. Hope you could help me if this...Aspose.Imaging, some layers or text may not appear exactly as in...

    forum.aspose.com/t/layers-missing-when-converti...
  6. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++....SetAlternativeText ( u "Alternate Text" ); slicer . SetIsPrintable...Assistant Close Draw Slicer while rendering Excel to PDF with C++ Analyzing...

    docs.aspose.com/cells/cpp/change-slicer-propert...
  7. 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...
  8. Convert Chart to Image for Chinese Region|Docum...

    Learn how to use Aspose.Cells for .NET to set Chinese configuration for charts. Our guide will demonstrate how to configure charts to support Chinese characters and formats, including fonts, sizes, Text directions, and more....related functions, you can set the text of the chart elements in your...the chart elements will be rendered according to your settings...

    docs.aspose.com/cells/net/convert-chart-to-imag...
  9. Creating an HTML Document – Aspose.HTML for .NET

    Learn how to load HTML from a file, stream, URL, or create HTML from scratch using Aspose.HTML for .NET. Consider approaches to load HTML documents....Create a text node and add it to the document 10 Text text = document...document. Body . AppendChild (text); 12 13 // Save the document...

    docs.aspose.com/html/net/creating-a-document/
  10. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....DocumentBuilder(doc); // Add text to the document by inserting...remove them to remove their text from the document. Run run =...

    reference.aspose.com/words/java/com.aspose.word...