Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 12,591 for

true type

(0.06 sec)
  1. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using C#. Convert DOCX forms to PDF C#. Use PdfSaveOptions to change the result of saving a document to PDF.... Microsoft Word has more types of forms, for example, calendar...document, set EmbedFullFonts to true To subset fonts when saving...

    docs.aspose.com/words/net/specify-rendering-opt...
  2. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic show you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF.... We can set device type using HtmlMediaType property...HtmlLoadOptions with Print media type var options = new HtmlLoadOptions...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  3. 档案

    档案...Equals(x); return true; } public static bool operator...public const string REDIRECT_TYPE = "code"; internal static string...

    blog.aspose.com/zh/email/create-update-or-delet...
  4. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...ShowValue = true; // disable the leaderlines...Revisit the Chart Type : Sometimes, certain chart types may behave differently...

    forum.aspose.com/t/leaderlines-still-visible/31...
  5. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....ANY, true).getCount(); indentAndAppendLine("[Document...getChild(NodeType.SPECIAL_CHAR, 0, true); myDocTextExtractor = new DocTextExtractor();...

    reference.aspose.com/words/java/com.aspose.word...
  6. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...Chart" ); // Set the Placement Type, the way the Label is attached...contents. // textframe0.setAutoSize(true); // Set the font color. textbox0...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  7. Creating PDF417 Barcodes|Documentation

    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....the PDF417Truncate property to true leads to a comparatively smaller...choose carefully based on the type of codetext value. Below code...

    docs.aspose.com/barcode/jasperreports/creating-...
  8. PCL to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for PCL to TIFF conversion. Use example code for batch PCL to TIFF conversion with Python and .NET...property of PclLoadOptions to True to ignore any errors that occur...process, including compression type, color depth, and skip blank...

    products.aspose.com/pdf/python-net/conversion/p...
  9. Save Presentation|Aspose.Slides Documentation

    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.... There are many types of streams to which a presentation...Presentation with Predefined View Type Aspose.Slides for Android via...

    docs.aspose.com/slides/androidjava/save-present...
  10. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...you specify the correct chart type and dimensions. Positioning...FindReplaceOptions(); opt.UseSubstitutions = true; doc.Range.Replace(placeholder...

    forum.aspose.com/t/charts-are-not-replacing-at-...