Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 60,903 for

path

(0.16 sec)
  1. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...Document doc = new Document("path/to/source.docx"); // 配置保存选项...setZoom(100); // 保存为 PDF doc.save("path/to/output.pdf", saveOptions);...

    forum.aspose.com/t/docx-pdf/315236
  2. Working with Voting Option Using MapiMessage|Do...

    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....Email-for-Java // The path to the File directory. String...com/aspose-email/Aspose.Email-for-Java // The path to the File directory. String...

    docs.aspose.com/email/java/working-with-voting-...
  3. Aspose::Words::Drawing::TextPath::get_FitPath m...

    Aspose::Words::Drawing::TextPath::get_FitPath method. Defines whether the text fits the Path of a shape in C++....Defines whether the text fits the path of a shape. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 使用trueType字体渲染文本| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何在C ++产品中渲染TrueType和Opentype字体的基本原理。...D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/zh/cpp/text-rendering-true...
  5. LaTeX to image | .NET

    To convert TeX to image formats using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples.... 8 new TeXJob(Path. Combine (RunExamples. InputDirectory...We need to specify the full path to the file. Otherwise, the...

    docs.aspose.com/tex/net/latex-to-image/
  6. 将 SVG 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 将 SVG 转换为 PDF。在 C# 示例中考虑各种 SVG 到 PDF 的转换方案。尝试在线 SVG 转换器。... ConvertSVG (Path. Combine (DataDir, "shapes.svg"...svg" ), new PdfSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/zh/net/convert-svg-to-pdf/
  7. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  8. PhysicalFontInfo.file_path property | Aspose.Wo...

    PhysicalFontInfo.file_Path property. Path to the font file if any....file_path property PhysicalFontInfo.file_path property Path to...file if any. @property def file_path ( self ) -> str : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 XPS 文件中使用可视化画笔 | Python

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...XPS 文档添加网格的完整功能: Copy 1 # The path to the documents directory....VisualBrush 6 path_geometry = doc. create_path_geometry () 7 path_geometry...

    docs.aspose.com/page/zh/python-net/xps/working-...
  10. 将 Markdown 转换为 DOCX – C# 示例

    使用 Aspose.HTML for .NET 将 Markdown 转换为 DOCX。在 C# 示例中考虑 Markdown 到 DOCX 的转换方案。试用在线 Markdown 转换器...DOCX using C# 2 3 // Prepare a path to a source Markdown file 4...4 string sourcePath = Path. Combine (OutputDir, "document.md"...

    docs.aspose.com/html/zh/net/convert-markdown-to...