Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 60,957 for

path

(0.08 sec)
  1. Aspose.PDF С++ Example|Aspose.PDF for C++

    This page show how use simple programming for create a PDF document containing text - Hello World....steps: Create a String Class for path name and file name. Instantiate...combined path. String outputFileName ; // String for path name....

    docs.aspose.com/pdf/cpp/hello-world-example/
  2. Get Dimension of an image - Free Support Forum ...

    Can we get dimensions (width and height) of an image using aspose.word or any other aspose library? Code should run in linux and windows....insertImage("path/to/your/image.jpg"); // Get...Replace "path/to/your/image.jpg" with the actual path to your...

    forum.aspose.com/t/get-dimension-of-an-image/31...
  3. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  4. Get Icon Sets, Data Bars or Color Scales Object...

    Aspose.Cells for C++ is a library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.Cells library to retrieve data for these objects....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/get-icon-sets-data-ba...
  5. 在 Python 中渲染 HTML – Aspose.HTML for Python via ...

    通过 .NET API,使用 Aspose.HTML for Python 中的 HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer 类渲染 HTML、SVG、MHTML 和 EPUB。...Prepare path to the source HTML file 16 document_path = os. path...= ah. HTMLDocument (document_path) 20 21 # Create an instance...

    docs.aspose.com/html/zh/python-net/renderers/
  6. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...and shearing onto a rectangle path added to PsDocument . We split...graphics path from the rectangle 10 GraphicsPath path = new GraphicsPath();...

    docs.aspose.com/page/net/ps/working-with-transf...
  7. Convert PDF file to other formats|Aspose.PDF fo...

    Learn how to convert PDF documents to other formats such as Word, Excel, and image formats using Aspose.PDF in C++....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-other-fi...
  8. Html to pdf conversion - aspose-html - Free Sup...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...Specify the path to your HTML file String htmlFilePath = "path/to/your/input...output PDF file path String outputPdfPath = "path/to/your/output...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  9. Installing GPU-accelearated package|Documentation

    Adding GPU-accelerated package of Aspose.OCR for C++ to your project.... Add the path to the bin subfolder of the...was extracted to the system PATH variable. Copy all files from...

    docs.aspose.com/ocr/cpp/installation/gpu/
  10. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通過 COM Interop 使用 Python 從 PDF 中提取附件。...apdf from os import path path_infile = path . join ( self . data_dir...document = apdf . Document ( path_infile ) # Get count of the...

    products.aspose.com/pdf/zh-hant/python-net/atta...