Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 22,184 for

font convert

(0.95 sec)
  1. Convert Text to Columns using Aspose.Cells for ...

    Learn how to Convert text to columns in Excel using Aspose.Cells for JavaScript via C++....Convert Text to Columns using Aspose.Cells for JavaScript via...Possible Usage Scenarios You can convert text to columns using Microsoft...

    docs.aspose.com/cells/javascript-cpp/convert-te...
  2. FontSettings.FallbackSettings | Aspose.Words fo...

    Discover the FontSettings FallbackSettings property for optimized Font fallback mechanisms. Enhance your design with seamless text rendering!...property Settings related to font fallback mechanism. public ...how to distribute fallback fonts across Unicode character code...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Convert CDR to PDF using Python

    This article guides on how to Convert CDR to PDF using Python. It has details to set the IDE, a list of steps, and a sample code for developing a CDR to PDF Converter software using Python....Font Product Family Aspose.TeX Product Family Convert CDR...short guide explains how to convert CDR to PDF using Python . It...

    kb.aspose.com/imaging/python/convert-cdr-to-pdf...
  4. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...Start, Convert.ToDateTime(hdnStartDate.Value));...Value)); t1.Set(Tsk.Finish, Convert.ToDateTime(hdnEndDate.Value));...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  5. Convert HTML, XHTML, Markdown, MHTML, EPUB and ...

    Convert HTML to PDF, XPS, Markdown, XHTML, MHTML and Images with few lines of code via Aspose.HTML for Java library....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/html/java/conversion/
  6. How to Convert HTML to JSON using Java

    This brief article explains how to Convert HTML to JSON using Java. It explains the environment setup, stepwise procedure, and a sample code to Convert HTML to JSON using Java....Font Product Family Aspose.TeX Product...Product Family How to Convert HTML to JSON using Java This brief...

    kb.aspose.com/cells/java/how-to-convert-html-to...
  7. Convert XSLFO to ODS in Android Apps | products...

    Render XSLFO to ODS in Android Apps API without using Microsoft Excel or Adobe Reader...Acrobat Reader Download Why to Convert XSLFO (XSL Formatting Objects)...such as page size, margins, fonts, and columns. ODS (OpenDocument...

    products.aspose.com/total/android-java/conversi...
  8. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....getConvertMetafilesT() Gets whether to convert metafile( F:Aspose.FileFormat...getConvertShapeToOff() Gets whether to convert shapes with EquationXML to...

    reference.aspose.com/words/java/com.aspose.word...
  9. FontInfo class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontInfo class. Specifies information about a Font used in the document...Specifies information about a font used in the document. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Issue with custom fonts converting from word to...

    We have an issue Converting a word document to pdf with a custom Font. I’ve tried several ways to setup the custom Fonts, but so far it always failed. here is my code: string[] FontFolders = FontsLoader.GetFontFolder…...Issue with custom fonts converting from word to pdf Aspose.Words...issue converting a word document to pdf with a custom font. I’ve...

    forum.aspose.com/t/issue-with-custom-fonts-conv...