Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 69,803 for

path

(2.1 sec)
  1. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  2. Open a spreadsheet document for read-only acces...

    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....SpreadsheetDocument based on a file path. using ( SpreadsheetDocument...SpreadsheetDocument based on a file path. Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  3. Add, Extract or Remove Images in PDF using C# |...

    Manipulate images in PDF programmatically with C# sample code using Aspose.PDF for .NET...Example: C# var inputFile = Path . Combine ( dataDir , "add-image..."add-image.pdf" ); var outputFile = Path . Combine ( dataDir , "add-image_out...

    products.aspose.com/pdf/net/images/
  4. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....CreateDocument () { // String for path name. String _dataDir ( "C:...CreateSearchableDocu () { // String for path name. String _dataDir ( "C:...

    docs.aspose.com/pdf/cpp/create-pdf-document/
  5. Saving Files in Python|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 = self . Workbook (...

    docs.aspose.com/cells/java/saving-files-in-python/
  6. ImageExtractor Plugin|Aspose.PDF for .NET

    Learn how to extract images from PDF documents with the Aspose.Pdf.LowCode.ImageExtractor plugin for .NET....ExtractImagesWithPlu () { // The path to the documents directory var...Process ( options ); // Get the path of the first extracted image...

    docs.aspose.com/pdf/net/plugins/image-extractor/
  7. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/render-custom-date-fo...
  8. XlsConverter Plugin|Aspose.PDF for .NET

    Learn how to convert PDF documents to Excel formats with the Aspose.Pdf.LowCode.XlsConverter plugin for .NET....ConvertPdfToXlsxWith () { // The path to the documents directory var...Process ( options ); // Get the path of the saved XLSX workbook var...

    docs.aspose.com/pdf/net/plugins/xls-converter/
  9. FormImporter Plugin|Aspose.PDF for .NET

    Learn how to import PDF form values from JSON with the Aspose.Pdf.LowCode.FormImporter plugin for .NET....ImportFormDataWithPl () { // The path to the documents directory var...Process ( options ); // Get the path of the saved PDF document var...

    docs.aspose.com/pdf/net/plugins/form-importer/
  10. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveOptions ShowPageBorder property, control page borders easily. Enhance your document's appearance with customizable settings....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...