Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 12,882 for

load font

(0.16 sec)
  1. Convert OFT to PCL in Python | products.aspose.com

    Save OFT to PCL in your Python applications without using Microsoft Outlook or Word...used to control the layout, font, and graphics of a printed page...a two step process, firstly load Email and render it into HTML...

    products.aspose.com/total/python-net/conversion...
  2. IWarningCallback.Warning | Aspose.Words for .NET

    Discover the IWarningCallback method in Aspose.Words. Handle document Loading and saving issues seamlessly, preserving formatting and data integrity....some issue during document loading or saving that might result...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/net/aspose.words/iwa...
  3. 5. The low-level interface

    This article covers the LaTeX low-level Font interface that is mostly used in command definitions....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-fonts-low-level/
  4. Aspose::Words::Fonts::FontEmbeddingUsagePermiss...

    Aspose::Words::Fonts::FontEmbeddingUsagePermissions enum. Represents the Font embedding usage permissions in C++....Aspose::Words::Fonts::FontEmbeddingUsagePe enum Contents [ Hide...FontEmbeddingUsagePe enum Represents the font embedding usage permissions...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Java 3D API | 3D Files Manipulation and Convers...

    Gameware and CAD 3D library to create read convert and modify 3D file formats within Java applications...save in uniform object model Load, save & convert files Work with...format. All you need to do is to load the source file in an instance...

    products.aspose.com/3d/java/
  6. Aspose::Words::WarningInfo class | Aspose.Words...

    Aspose::Words::WarningInfo class. Contains information about a warning that Aspose.Words issued during document Loading or saving. To learn more, visit the documentation article in C++....Words issued during document loading or saving. To learn more, visit...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...( __dirname , "output" ); // Load your excel file inside a workbook...get ( 0 ); // Access the first font setting object via getRichFormattings()...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  8. Embed Fonts in Presentations on Android|Aspose....

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java, ensuring accurate rendering across all platforms....Embed Fonts in Presentations on Android Contents [ Hide ] Embedded...Embedded fonts in PowerPoint are useful when you want your presentation...

    docs.aspose.com/slides/androidjava/embedded-font/
  9. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....pdf" )) { // Load Page object to add Annotation...wa ); // Create TextState for Font settings var ts = new Aspose...

    docs.aspose.com/pdf/net/sticky-annotations/
  10. 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)); …...the code: protected void Page_Load(object sender, EventArgs e)...and working fine. <span style=“font-family: “Courier New”, Consolas...

    forum.aspose.com/t/start-and-finish-dates-of-ta...