Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 67,396 for

path

(0.36 sec)
  1. 用 C++ 实现线程评论|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在 Excel 文件中添加、读取、编辑和删除线程评论。...Startup (); // Output directory path U16String outDir ( u ".. \\...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/threaded-comments/
  2. 在 PostScript 中使用纹理 | C++

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能... Copy 1 // The path to the documents directory....46 } 47 48 //Create rectangle path 49 System::SharedPtr < Syst...

    docs.aspose.com/page/zh/cpp/ps/working-with-tex...
  3. 如何将智能卡签名添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用签名字段从智能卡签署PDF文档。...GetSignatureInfo () { // The path to the documents directory var...VerifyExternalSignat () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/sign-pdf-document-fr...
  4. Convert HTML to PDF Format in Ruby|Aspose.PDF f...

    Learn how to convert HTML content to PDF format in Ruby using Aspose.PDF for reliable and accurate document generation.... Ruby Code # The path to the documents directory ...

    docs.aspose.com/pdf/java/convert-html-to-pdf-fo...
  5. Create, Insert fields|Documentation

    How to create, insert fields using C# Diagram API ....NET // The path to the documents directory....

    docs.aspose.com/diagram/net/create-insert-fields/
  6. Read 3D document|Documentation

    Aspose.3D for Java API has support of reading various type of 3D documents....and they accept a valid file path string. The supported readable...Scene: Programming Samples // the path to the documents directory....

    docs.aspose.com/3d/java/read-3d-document/
  7. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  8. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...AddScreenAnnotationW () { // The path to the documents directory var...dataDir + "sample.pdf" )) { // Path to the media file (SWF) var...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  9. Vectorization – Basic Overview – Aspose.SVG for...

    The articles in this section explain how to convert SVG text to vector and how to convert a raster image to a vector graphic using Aspose.SVG API....geometric shapes made up from path elements and stored as SVG....mathematical curves, splines, paths and lines. Vector images are...

    docs.aspose.com/svg/net/vectorization/
  10. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output...file paths (documentPath1 and documentPath2). The paths are specified...these with the actual file paths. Comparison Process. Page Selection...

    docs.aspose.com/pdf/java/compare-pdf-documents/