Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 61,136 for

path

(0.14 sec)
  1. 在 PostScript 中使用透明度 | C++

    如何在 PS 文件中添加透明度是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能... Copy 1 // The path to the documents directory....分量,而第二个形状有 Alpha 分量。 Copy 1 // The path to the documents directory....

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  2. New License Aspose Total for Java not good for ...

    We purchased Aspose Total for Java, and my code is shown below BaseDocGenerator.java //set regular license License license = new License(); InputStream in = this.getClass() .getClassLoader() .getResourceAsStream(L…...getResourceAsStream(LICENSE_PATH + “Aspose.Total.Java.lic”);...getResourceAsStream(LICENSE_PATH + "Aspose.Total.Java.lic");...

    forum.aspose.com/t/new-license-aspose-total-for...
  3. TEX to PNG Converter using Python | Aspose.PDF

    Sample code on Python for TEX to PNG conversion. Use example code for batch TEX to PNG conversion with Python and .NET...Specify the path to the input PDF document using path.join function...function from os.path module, joining indir and infile directories...

    products.aspose.com/pdf/python-net/conversion/t...
  4. 在 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...
  5. 如何将智能卡签名添加到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...
  6. 用 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/
  7. PDF to GIF Converter using Python | Aspose.PDF

    Sample code on Python for PDF to GIF conversion. Use example code for batch PDF to GIF conversion with Python and .NET... Specify the path to the input PDF document by...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/p...
  8. Working with Outlook Calendar Items|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....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-outlook...
  9. PCL to BMP Converter using Python | Aspose.PDF

    Sample code on Python for PCL to BMP conversion. Use example code for batch PCL to BMP conversion with Python and .NET... Specify the path to the input PDF document by...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/p...
  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/