Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 22,027 for

font conversion

(0.52 sec)
  1. HtmlLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...are stored as is without conversion. encoding Gets or sets the...fontSettings Allows to specify document font settings. (Inherited from LoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PDF and Excel SpreadSheet Processing and OCR Ad...

    JavaScript API to manipulate PDF documents, Microsoft Excel Spreadsheets as well as add OCR feature in web applications....Font for JavaScript via C++ Aspose.Font for JavaScript...streamline font management. It enables effortless font conversion directly...

    products.aspose.com/total/javascript-cpp/
  3. PDF converted from Word has extra row and pushe...

    Hi, When converting a DOCX to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = new …...attached test files, the used font file and a screenshot for your...unexpected layout changes during conversion. Adjust PdfSaveOptions :...

    forum.aspose.com/t/pdf-converted-from-word-has-...
  4. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....'ResourceFileUri' uses system folder for fonts. // To avoid problems in other...explicitly specify the path for the fonts. args.setResourceFileUri(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Does aspose.words support OptimizeForWeb when c...

    does aspose.words support OptimizeForWeb when convert word to pdf? after search we found OptimizeForWeb for c++. Does the setOptimizeOutput(true) equals OptimizeForWeb for c++?...“OptimizeForWeb” for PDF conversion. However, it provides various... such as image compression, font embedding options, and downsampling...

    forum.aspose.com/t/does-aspose-words-support-op...
  6. C++ File Format Processing APIs | products.aspo...

    C++ Libraries read write render and convert multiple document formats....from images with different fonts and styles. With Aspose.OCR...or-cpp.svg Aspose.Font for C++ Aspose.Font for C++ is a powerful...

    products.aspose.com/total/cpp/
  7. Latest Aspose.SVG Product Family topics - Free ...

    Get technical support of Aspose.SVG for .NET and Java....Overlayer between letters for some fonts 6 491 July 23, 2024 Incosistency...vector and Vector to Raster conversion 11 866 May 24, 2023 SVGoptimizer...

    forum.aspose.com/c/svg/42
  8. How to Convert HTML Page to PDF in C#

    This article guides on how to convert HTML page to PDF in C#. It contains information to set the environment, a detailed step-wise process and a runnable sample code to convert HTML page to PDF using C#....Font Product Family Aspose.TeX Product...demonstrating the HTML to PDF conversion using C# . You will also...

    kb.aspose.com/pdf/net/how-to-convert-html-page-...
  9. Chart axis labels overlap with legends when con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...overlapping with legends during PDF conversion using Aspose.Slides—is a...legend to top or right, reduce font size of axis labels) to create...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  10. 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.... size conversion_tasks = [] def convert_slide...in range ( slide_count ): conversion_tasks . append ( thread_executor...

    docs.aspose.com/slides/python-net/multithreading/