Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 138,769 for

aspose font

(0.63 sec)
  1. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...從列表中選擇目標格式 運行代碼 dotnet add package Aspose.Words.Cpp 複製 插入文字 插入評論 插入書籤...插入書籤 插入圖表 using namespace Aspose::Words; auto doc = MakeObject <Document>();...

    products.aspose.com/words/zh-hant/cpp/make/pdf/
  2. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....Effective Properties of a Camera Aspose.Slides for PHP via Java allows...ICameraEffectiveData class was added to Aspose.Slides. The ICameraEffectiveData...

    docs.aspose.com/slides/php-java/shape-effective...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Backwards Incompatible Changes in Aspose.Slides for Java 15.1.0 Contents...changes introduced with the Aspose.Slides for Java 15.1.0 API...

    docs.aspose.com/slides/java/public-api-and-back...
  4. 使用Node.js via C++格式化单元格|Documentation

    学习如何在Aspose.Cells for Node.js via C++中格式化和设置单元格,包括数字格式、日期格式、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...C++格式化单元格 Contents [ Hide ] 介绍 Aspose.Cells 提供 Cell 类的 getStyle()...setStyle(Style) 方法,用于获取/设置单元格的格式化样式。Aspose.Cells 还提供了一个 Style 类。 使用Ge...

    docs.aspose.com/cells/zh/nodejs-cpp/cells-forma...
  5. IFontSavingCallback Interface | Aspose.Words fo...

    Control Font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal document quality....notifications and control how Aspose.Words saves fonts when exporting a document...Called when Aspose.Words is about to save a font resource. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  6. How to Convert OBJ to FBX using Java

    This short guide describes how to convert OBJ to FBX using Java. It presents IDE settings, a list of steps, and a runnable sample code to develop a 3D Object to FBX converter using Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/3d/java/how-to-convert-obj-to-fbx...
  7. Convert PPT & PPTX to PDF in Python | Advanced ...

    Step‑by‑step guide to converting PPT, PPTX, and ODP to high‑quality, WCAG‑compliant PDFs in Python with Aspose.Slides—includes password protection, slide selection, and image‑quality control....protect PDF documents, detect font substitutions, select specific...PowerPoint to PDF Conversions Using Aspose.Slides, you can convert presentations...

    docs.aspose.com/slides/python-net/convert-power...
  8. Theme.MajorFonts | Aspose.Words for .NET

    Customize your site’s typography with MajorFonts. Easily set diverse Fonts for multiple languages to enhance readability and user experience....to specify the set of major fonts for different languages. public...how to set custom colors and fonts for themes. Document doc = new...

    reference.aspose.com/words/net/aspose.words.the...
  9. Document.Theme | Aspose.Words for .NET

    Access the Document Theme property to effortlessly retrieve the Theme object, enhancing your document's design and visual appeal....how to set custom colors and fonts for themes. Document doc = new...theme, a source of default fonts and colors. Theme theme = doc...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...Aspose.word save pdf 样式错误 中文技术支持 words-java dhzhao2016 November...often caused by font substitution (missing fonts on the conversion...

    forum.aspose.com/t/aspose-word-save-pdf/321219