Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 63,797 for

path

(0.11 sec)
  1. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...apdf from os import path path_infile = path . join ( self . data_dir...document = apdf . Document ( path_infile ) # Create TextAbsorber...

    products.aspose.com/pdf/zh-hans/python-net/search/
  2. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for Node.js via C++....node" ); const path = require ( "path" ); // Create empty...

    docs.aspose.com/cells/nodejs-cpp/update-days-pr...
  3. Check if VBA project in a Workbook is Signed wi...

    Check if VBA project in a Workbook is Signed using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  4. How to remove Circle Annotation using .NET | As...

    Remove Circle annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Path . Combine ( _dataDir , "sample_Circle...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Circle_del...

    products.aspose.com/pdf/net/annotation/circle/r...
  5. How to remove Freetext Annotation using .NET | ...

    Remove Freetext annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Path . Combine ( _dataDir , "sample_FreeText...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_FreeText_del...

    products.aspose.com/pdf/net/annotation/freetext...
  6. How to remove Caret Annotation using .NET | Asp...

    Remove Caret annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Path . Combine ( _dataDir , "sample_caret...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_caret_del...

    products.aspose.com/pdf/net/annotation/caret/re...
  7. How to remove Link Annotation using .NET | Aspo...

    Remove Link annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Path . Combine ( _dataDir , "sample_Link...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Link_del...

    products.aspose.com/pdf/net/annotation/link/rem...
  8. How to remove Polyline Annotation using .NET | ...

    Remove Polyline annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Path . Combine ( _dataDir , "sample_Polyline...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Polyline_del...

    products.aspose.com/pdf/net/annotation/polyline...
  9. Manipulating Adobe Illustrator Formats|Document...

    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....Save method with destination path and an instance of PsdOptions...Save method with destination path and an instance of JpegOptions...

    docs.aspose.com/psd/net/manipulating-adobe-illu...
  10. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document....AddScreenAnnotationW () { // The path to the documents directory var...dataDir + "sample.pdf" )) { // Path to the media file (SWF) var...

    docs.aspose.com/pdf/net/multimedia-annotation/