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

path

(0.22 sec)
  1. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library....SaveDocument () { // String for path name String _dataDir ( "C: \\...SaveDocumentStream () { // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/save-pdf-document/
  2. 用C++更改数据透视表的布局|Documentation

    学习如何使用Aspose.Cells for C++以紧凑、轮廓和表格式在数据透视表中更改布局。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/changing-the-layou...
  3. XML to HTML Converter using C# | Aspose.PDF

    Sample code for XML to HTML C# conversion. Use API example code for batch XML files to HTML conversion within VB.NET, ASP.NET, or any .NET-based application...while passing the output file path & SaveFormat.Html as parameters...HTML Output file: var xmlFile = Path . Combine ( dataDir , "xml-to-pdf...

    products.aspose.com/pdf/net/conversion/xml-to-h...
  4. XML to DOC Converter using C# | Aspose.PDF

    Sample code for XML to DOC C# conversion. Use API example code for batch XML files to DOC conversion within VB.NET, ASP.NET, or any .NET-based application...while passing the output file path & SaveFormat.Doc as parameters...DOC Output file: var xmlFile = Path . Combine ( dataDir , "xml-to-pdf...

    products.aspose.com/pdf/net/conversion/xml-to-doc/
  5. XML to EPUB Converter using C# | Aspose.PDF

    Sample code for XML to EPUB C# conversion. Use API example code for batch XML files to EPUB conversion within VB.NET, ASP.NET, or any .NET-based application...while passing the output file path & SaveFormat.Epub as parameters...EPUB Output file: var xmlFile = Path . Combine ( dataDir , "xml-to-pdf...

    products.aspose.com/pdf/net/conversion/xml-to-e...
  6. Make Booklet of PDF|Aspose.PDF for Java

    This section explains how to make booklet of PDF with com.aspose.pdf.facades using PdfFileEditor class....Make Booklet of PDF Using File Paths [MakeBooklet] method of [PdfFileEditor]class...to make booklet using file paths. The following code snippet...

    docs.aspose.com/pdf/java/make-booklet-of-pdf/
  7. Adding Pages in PDF with Python|Aspose.PDF for ...

    Discover how to add pages to a PDF document in Python using Aspose.PDF for flexible document creation and editing....save()’ to the desired output path. Insert an empty page into an...configuration DATA_DIR = "your path here" def insert_empty_page...

    docs.aspose.com/pdf/python-net/add-pages/
  8. Creating, Opening and Saving Images|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....output path or by setting a stream. Creating by Setting Path Create...stream is the same as for using a path. The only difference is that...

    docs.aspose.com/psd/net/creating-opening-and-sa...
  9. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  10. 在 Python 中保存 HTML 文档 – Aspose.HTML for Python v...

    了解如何使用 Aspose.HTML for Python 通过 .NET API 将 HTML 文档保存到文件或 URL,以及如何应用保存选项。...as ah 5 6 # Prepare an output path for saving the document 7 output_dir...output_dir = "output/" 8 if not os. path . exists (output_dir): 9 os...

    docs.aspose.com/html/zh/python-net/save-html-do...