Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 13,395 for

font loading

(0.06 sec)
  1. Aspose.Words.Document convert changing icons - ...

    Hello, I have a attached a couple documents that when converted to PDF will result in rendering issues. The code is just a simple conversion from word to pdf using Aspose.Words (23.3.0) (Icons are being converted to ot…...PDF might occur because the fonts required for rendering document...cannot find the font used in the document, the font is substituted...

    forum.aspose.com/t/aspose-words-document-conver...
  2. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .docx file to PDF using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.PDF); Here is the relevant snippet for ref…...complexity of the document, font settings, or specific content...resolves the issue. Font Settings : Ensure that the font settings are...

    forum.aspose.com/t/saving-converted-word-docume...
  3. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...cell – font color is Red const st = cell . style ; st . font . color...

    docs.aspose.com/cells/javascript-cpp/prefix-tab...
  4. FAQ|Aspose.Slides for PHP Documentation

    Get answers to FAQ on Aspose.Slides for PHP via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....of memory exception while loading a large PPT file with images...based on the metrics of the font specified in the PowerPoint...

    docs.aspose.com/slides/php-java/faqs/
  5. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for .NET, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....OutOfMemoryException while loading a large PPT file with images...based on the metrics of the font specified in the PowerPoint...

    docs.aspose.com/slides/net/faqs/
  6. Query: Support for Stamping on Single and Multi...

    Hi Aspose Team, We are currently evaluating Aspose for implementing document stamping functionality and would like to confirm if the library supports stamping on TIFF image files. Specifically, we would like to know: D…...Text stamp (Unicode, custom font, colour, opacity) Image stamp...automatic) Very large TIFFs – load frames on‑demand with TiffLoadOptions...

    forum.aspose.com/t/query-support-for-stamping-o...
  7. How to Convert PCL to PDF in C#

    This topic focues on how to convert PCL to PDF in C#. It includes the details to configure the IDE and a runnable example code to transform PCL to PDF using C#....Font Product Family Aspose.TeX Product...and set the required load properties Load the source PCL file...

    kb.aspose.com/pdf/net/how-to-convert-pcl-to-pdf...
  8. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...behavior # where all SVG images loaded from an HTML document were...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Multithreading in Aspose.Slides for Python|Aspo...

    Aspose.Slides for Python via .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....possible (besides parsing/loading/cloning) and everything goes...detected. It is not safe to load, save, and/or clone an instance...

    docs.aspose.com/slides/python-net/multithreading/
  10. How to change background of a comment in Excel ...

    How to change color in a comment in Excel. How to insert a picture or image in a comment in Excel using C++...." ); Font font = comment . GetFont (); font . SetName (...( u "Times New Roman" ); // Load an image into a stream U16String...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...