Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 60,935 for

path

(0.12 sec)
  1. Convert PDF file to HTML format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with C++ library....std :: endl ; // String for path name String _dataDir ( "C: \\...std :: endl ; // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/convert-pdf-to-html/
  2. Convert Markdown to HTML – C# Examples

    Convert Markdown to HTML using Aspose.HTML for .NET. Consider Markdown to HTML conversion scenarios in C# examples.... Prepare a path for converted file saving. Use...HTML using C# 2 3 // Prepare a path to a source Markdown file 4...

    docs.aspose.com/html/net/convert-markdown-to-html/
  3. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for Node.js via C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends.... try { const path = require ( "path" ); const AsposeCells...existing workbook const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/nodejs-cpp/using-chartglo...
  4. Excel Themes and Colors with C++|Documentation

    C++ code to use Excel Color Scheme with Aspose.Cells for C++ API...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/excel-themes-and-colors/
  5. Save Html With StreamProvider|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....Replace the default path with the expected path. This article explains...

    docs.aspose.com/cells/java/convert-excel-to-htm...
  6. Add, Move or Delete pages in PDF using .NET | A...

    Manipulate PDF pages of your document programmatically with C# sample code using Aspose.PDF for .NET...Page to PDF var inputFile = Path . Combine ( dataDir , "AddEmptyPage..."AddEmptyPage.pdf)" ); var outputFile = Path . Combine ( dataDir , "AddEmptyPage_out...

    products.aspose.com/pdf/net/pages/
  7. Fast recognition|Documentation

    How to read text from high-quality scans using as few resources as possible.... path . join ( self . dataDir , "source1...png" )); images . add ( os . path . join ( self . dataDir , "source2...

    docs.aspose.com/ocr/java/fast-recognition/
  8. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter.... Jpeg ), Path. Combine (OutputDir, "convert-with-single-line...ImageSaveOptions, and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-html-to-jpg/
  9. Generate DotCode Barcodes in C#|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.... Save ( $"{path}DotCodeColumns18.png" , BarCodeImageFormat...Rows = 12 ; gen . Save ( $"{path}DotCodeRows12.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/dotcode-barcodes/
  10. NullPointerException when reading ZIP Archive c...

    Hello Aspose Support Team, I’ve encountered an issue while using the Aspose.Zip library in my Java project. Specifically, after creating a ZIP archive that contains only an empty directory, I’m unable to read the archi…...throws Exception { Path testDir = Paths.get(“path/to/temp/folder”)...zip”; Path archivePath = testDir.resolve(zipFileName); Path sourcePath2...

    forum.aspose.com/t/nullpointerexception-when-re...