Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 17,463 for

true type

(3.4 sec)
  1. Word Content Control (Checkbox) get auto checke...

    Hi, I have a Word file with Content Control (checkbox) when I convert the Word file to PDF using ASPOSE Word 20.2 some checkbox gets checked (has ‘X’ within) and the checkbox can’t be changed afterward. We are using a li…...PreserveFormFields = true; doc.Save(@"C:\Temp\out.pdf"...PdfSaveOptions(); opt.PreserveFormFields = true; doc.Save(@"C:\Temp\out.pdf"...

    forum.aspose.com/t/word-content-control-checkbo...
  2. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++.... get_IsVisible () Returns true if this data label has something...the data labels on a chart. true to show the series name; false...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. How to use Number Formats and Format Cells tabs...

    Apply built-in number formats from the format dropdown, then use the full Format Cells dialog tabs for number, alignment, font, border, and fill settings.... Type changes by category: for Number...becomes editable so you can type or select a custom format string...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 合并 PDF 文档 https://products.aspose.com/pdf/zh-hans/net/merger/ Recent content in 使用 C# 合并 PDF 文档 on Aspsoe.PDF Products Hugo -- gohugo.io ......org", "@type": "HowTo", "name": "通过 C# 合并...合并 EPUB 文件的源代码", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/zh-hans/net/merger/inde...
  5. Master Slide|Aspose.Slides for Node.js via .NET...

    Explore Aspose.Slides for Node.js master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear code....); // Change the background type. let backgroundType = java ...getMasters (). removeUnused ( true ); presentation . save ( "u...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... IsReaderInitializati = true ; document . getElementById...Barcode . Pdf417 . IsLinked = true ; document . getElementById...

    docs.aspose.com/barcode/javascript-cpp/read-bar...
  7. 字体转换器 | Aspose.Font 适用于C++

    易于使用的C ++库,用于从Aspose.font进行字体转换。允许您使用各种不同的字体(例如True Type或Web字体)工作。... True Type 字体的扩展名为 .ttf 。 TrueType 系...还通过子集提供了一些版权保护。 Type 1 格式 (也称为 PostScript 、 PS1 、 T1 、 Adobe Type 1 、 Multiple...

    docs.aspose.com/font/zh/cpp/convert/
  8. 使用 Python 管理演示文稿中的缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建并自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中跨章节跳转、添加缩略图和过渡效果。... type = slides . BackgroundType ....background . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از Python via Java https://products.aspose.com/pdf/fa/python-java/conversion/ Recent content in راه حل تبدیل PDF با......org","@type":"HowTo","name":"نحوه تبدیل...pdf-for-net.svg","step":[{"@type":"HowToStep","name":"مقداردهی...

    products.aspose.com/pdf/fa/python-java/conversi...
  10. PCL to PDF Merge using C++ | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...(); opt1 -> SupressErrors = true ; firstDoc = MakeObject < Document...

    products.aspose.com/pdf/cpp/merger/pcl-to-pdf/