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

path

(0.28 sec)
  1. 使用 C# 转换 XML | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码以编程方式转换 XML...XML 转换为 PDF 文件 var xsltFile = Path . Combine ( dataDir , "XSLTFile1..."XSLTFile1.xslt" ); var xmlDataFile = Path . Combine ( dataDir , "data_xml...

    products.aspose.com/pdf/zh-hant/net/transform-xml/
  2. 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-...
  3. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API....Diagram-for-Java // The path to the documents directory....and also pass complete file path and the DiagramSaveOptions object...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  4. Working with Attachments | Aspose.Note Document...

    A guide on managing and utilizing file attachments within your application.... Copy 1 // The path to the documents directory....the document object and file path. Add attached file node under...

    docs.aspose.com/note/net/working-with-attachments/
  5. IResourceSavingCallback class | Aspose.Words fo...

    aspose.words.saving.IResourceSavingCallback class. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a document to fixed page HTML or SVG....resource_file_name } "' ) extension = Path ( args . resource_file_name...must explicitly specify the path for the fonts. args . resource_file_uri...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Converting a XML file to BMP using C# | Aspose.PDF

    Sample code for XML‑to‑BMP conversion in .NET. Use the API example code for batch XML‑to‑BMP conversion within VB.NET, ASP.NET, or any .NET‑based application....with page index & output file path as parameters Save the output...BMP Output file: var xmlFile = Path . Combine ( dataDir , "xml-to-pdf...

    products.aspose.com/pdf/net/conversion/xml-to-bmp/
  7. Set Barcode Size and Resolution in C#|Documenta...

    How to Set Size Units for Barcodes in Aspose.BarCode for .NET... Save ( $"{path}UnitIn3Pixels.png" , BarCodeImageFormat...Millimeters = 2 ; gen . Save ( $"{path}UnitIn2Millimeters.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/set-barcode-size/
  8. 使用 Python 管理 PDF 页眉和页脚|Aspose.PDF for Python vi...

    了解如何使用 Python 和 Aspose.PDF 管理 PDF 文档中的页眉和页脚。... from os import path import aspose.pdf as ap import...将其追加到第一页。 保存更新后的 PDF。 from os import path import aspose.pdf as ap import...

    docs.aspose.com/pdf/zh/python-net/artifacts-hea...
  9. Convert PPTM to POTX in PHP | products.aspose.com

    Sample code for PPTM to POTX PHP conversion. Use PowerPoint PHP API for batch conversion PPTM files to POTX files....while specifying output file path & SaveFormat.POTX as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/php-java/conversion/...
  10. Convert PPSX to TIFF in PHP | products.aspose.com

    Sample code for PPSX to TIFF PHP conversion. Use PowerPoint PHP API for batch conversion PPSX files to TIFF files....while specifying output file path & SaveFormat.TIFF as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/php-java/conversion/...