Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 59,322 for

path

(0.09 sec)
  1. 使用 C# 从 PDF 中移除水印 | Aspose.PDF

    通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中删除水印的 C# 源代码。...PDF 中删除水印-C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "remove_watermark...

    products.aspose.com/pdf/zh-hant/net/watermark/r...
  2. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties while saving Excel files to HTML using Aspose.Cells for C++. Improve performance by reducing redundant image data....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/enable-css-custom-pro...
  3. Change Text Direction of the Comment with C++|D...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/change-text-direction...
  4. Working with Visual Brush in XPS file | Java

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Page-for-Java 2 // The path to the documents directory....Point2D. Float (0f, 5f)); 19 20 // Path for magenta grid 21 XpsPath...

    docs.aspose.com/page/java/xps/working-with-visu...
  5. HtmlFixedSaveOptions.export_embedded_images pro...

    HtmlFixedSaveOptions.export_embedded_images property. Specifies whether images should be embedded into Html document in Base64 format... path . exists ( ARTIFACTS_DIR + ...else : self . assertTrue ( os . path . exists ( ARTIFACTS_DIR + ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Installation|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.... path . insert ( 0 , "./lib" ) from..."testdata" self . image_path = os . path . join ( self . folder...

    docs.aspose.com/barcode/python-java/installation/
  7. How to Enable POP3 Activity Logging in .NET|Doc...

    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....specifies the relative or absolute path to the log file. Pop3DiagnosticLog_UseDate...Create an Pop3Client . Set the path to the log file using the LogFileName...

    docs.aspose.com/email/net/enable-pop3-activity-...
  8. Set Target Barcode Types for Recognition|Docume...

    This Article Describes How to Set Target Barcode Types for Recognition...reader = new BarCodeReader ( $"{path}multiple_codes.png" )) { reader...reader = new BarCodeReader ( $"{path}multiple_codes.png" )) { reader...

    docs.aspose.com/barcode/net/set-target-barcode-...
  9. Enable Activity Logging for EWS Client in .NET ...

    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....Specifies the relative or absolute path to the log file. EWSDiagnosticLog_UseDate...Create an EWSClient . Set the path to the log file using the LogFileName...

    docs.aspose.com/email/net/enable-activity-loggi...
  10. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    本页介绍使用 Aspose.PDF for .NET 库使用 PDF 文件中的图像的功能。...Example: C# var inputFile = Path . Combine ( dataDir , "add-image..."add-image.pdf" ); var outputFile = Path . Combine ( dataDir , "add-image_out...

    products.aspose.com/pdf/zh-hans/net/images/