Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 61,026 for

path

(0.12 sec)
  1. Extract Attachments from PDF using C# | Aspose.PDF

    Extract Attachments from PDF on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Size}" ); } } var inputFile = Path . Combine ( dataDir , "GetAlltheAttachments...fileSpecification ); var outputFilePath = Path . Combine ( dataDir , fileSpecification...

    products.aspose.com/pdf/net/attachments/extract/
  2. Set External Links in Formulas with C++|Documen...

    Learn how to include links to external files in formulas using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/set-external-links-in...
  3. Fillable PDF Forms using .NET | Aspose.PDF

    Сreate fillable PDF forms programmatically with C# sample code using Aspose.PDF for .NET....PDF using C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "sample_fill_form...

    products.aspose.com/pdf/net/acroforms/fill/
  4. Protect PDF using C# | Aspose.PDF

    Lock PDF with password programmatically with C# sample code using Aspose.PDF for .NET...protect PDF File var inputFile = Path . Combine ( dataDir , "input..."input.pdf" ); var outputFile = Path . Combine ( dataDir , "output...

    products.aspose.com/pdf/net/protect/
  5. Get Watermark from PDF using C# | Aspose.PDF

    Get watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET...from PDF - C# var inputFile = Path . Combine ( dataDir , "sample...pdf" ); var watermarkFile = Path . Combine ( dataDir , "get_watermark...

    products.aspose.com/pdf/net/watermark/get/
  6. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...fontStream = new FileInputStream("path/to/your/font.ttf"); // Add the...replace "path/to/your/font.ttf" with the actual path to your font...

    forum.aspose.com/t/font-licensing-question/314379
  7. Saving Files in PHP|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....name (with its complete storage path) and the desired file format...Workbook object with an Excel file path $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/java/saving-files-in-php/
  8. 在PHP中向现有Excel文件添加工作表|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....InteropHelper' ); // Opening through Path // Creating a Workbook object...an Excel file using its file path $workbook = $ptr -> New ( "Aspose...

    docs.aspose.com/cells/zh/net/add-worksheets-to-...
  9. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....template file by passing the file path as well as the instance of LoadOptions...template file by passing the file path as well as the instance of LoadOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. LaTeX to XPS | Python

    The Aspose.TeX API solution for Python provides conversion functionality to convert LaTeX files to XPS format. Here are a few code examples....elements, including Canvas , Path , and Glyphs . The Canvas element...can contain other Canvases , Paths , and Glyphs , and it controls...

    docs.aspose.com/tex/python-net/latex-to-xps/