Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 70,097 for

path

(0.16 sec)
  1. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...
  2. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF documents to PDF/A format for long-term preservation using Aspose.PDF in C++....std :: endl ; // String for path name String _dataDir ( "C: \\...std :: endl ; // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/
  3. 在 PDF 中添加页码|Aspose.PDF for Python via .NET

    了解如何在 Python 中使用 PdfFileStamp 为 PDF 文档添加页码。... import sys from os import path import aspose.pdf as ap import...。 import sys from os import path import aspose.pdf as ap import...

    docs.aspose.com/pdf/zh/python-net/page-number/
  4. 在Ruby中管理文档属性|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....Workbook object by excel file path workbook = Rjb :: import ( 'com...Workbook object by excel file path workbook = Rjb :: import ( 'com...

    docs.aspose.com/cells/zh/java/managing-document...
  5. Draw Shapes in Page|Documentation

    This section explains how to draw shapes in a visio page with Aspose.Diagram....NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/net/draw-shapes-in-page/
  6. Drawing|Documentation

    This section explains how to draw shapes in a visio page with Aspose.Diagram....NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/net/drawing/
  7. Aspose.Slides for .NET 15.10.0 中的公共 API 和向后不兼容的...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...VideoPlayerHtmlContr 构造函数接受以下参数: path: 将生成视频和音频文件的路径 fileName: HTML...pptx" )) { const string path = "path" ; const string fileName...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  8. Text Rendering using Type1 Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within C++ products....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/cpp/text-rendering-type1-f...
  9. Working with Vector Graphics|Aspose.PDF for .NET

    This article describes the features of working with GraphicsAbsorber tool using C#....UsingGraphicsAbsorbe () { // The path to the document directory var...object is instantiated with the path to the target PDF file. Create...

    docs.aspose.com/pdf/net/working-with-vector-gra...
  10. Work with PDF Actions in Python|Aspose.PDF for ...

    Learn how to add, update, and remove document, page, and form actions in PDF files using Python....SubmitFormAction , ) from os import path import sys def add_launch_actions...(str): Path to the input PDF file. outfile (str): Path to save...

    docs.aspose.com/pdf/python-net/actions/