Sort Score
Result 10 results
Languages All
Labels All
Results 8,301 - 8,310 of 16,627 for

render text

(0.12 sec)
  1. Chart labels are rendered incorrectly when conv...

    Hi Aspose team, I’m trying to convert a range of cells in excel that contains a chart to an EMF image using the following code: //Load the Excel file Workbook workbook = new Workbook(dir + @"\Test_07312025\Chart_templa…...Chart labels are rendered incorrectly when converting to image...highlighted in green and red is rendered with some random characters...

    forum.aspose.com/t/chart-labels-are-rendered-in...
  2. 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...
  3. page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single document....page elements will not be rendered. Attributes The page element...page elements. Example ?page= ?text=Biology Quiz: Plants font_size=16...

    docs.aspose.com/omr/net/txt-markup/page/
  4. Aspose.PSD for .NET 25.10 - Release Notes|Docum...

    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....PSD rendering performance for large images...occurs Bug PSDNET-2032 Editing of text in the specific PSD File throws...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  5. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....Elements and attributes are rendered accurately in the conversion...including: Images Text boxes and shapes Text formatting Paragraph...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. RtfSaveOptions.exportImagesForOldReaders proper...

    RtfSaveOptions.exportImagesForOldReaders property. Specifies whether the keywords for old readers are written to RTF or not... myDir + "Rendering.docx" ); // Create an "RtfSaveOptions"...at the cost of right-to-left text compatibility. options . exportCompactSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.ExpandTableStylesToDirectFormatting | ...

    Transform table styles into direct formatting with the ExpandTableStylesToDirectFormatting method, enhancing your document's appearance effortlessly....tables, cells, paragraphs or text. This version of Aspose.Words...document into any other format, rendering or printing. Table styles...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Convert TSV to MOBI using Python or with free O...

    TSV to MOBI conversion in your Python applications without using Microsoft Office or online. Test free TSV to MOBI online converter quickly before integrating the code....format for storing data in plain text. It is a simple and efficient... Smaller TSV files can be rendered to MOBI format in just a few...

    products.aspose.com/total/python-net/conversion...
  9. DocumentBase.warning_callback property | Aspose...

    DocumentBase.warning_callback property. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss....layout which is used later for rendering, and the layout warnings may...is specified just for the rendering calls later. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Retrieving Font Substitutions Per Slide in Aspo...

    Hi @Andrey, is it possible to get font substitutions done per slide ? The following code gives the list of font substitutions for the while slide deck. Is it possible to get this info slide wise ? var fontSubstitution…...GetSubstitutions(); Thanks, @bhav Text Looks Different When Converting...that will be replaced when rendering the specified slides. ///...

    forum.aspose.com/t/retrieving-font-substitution...