Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 58,670 for

path

(0.25 sec)
  1. 使用C++处理形状或图表的反射效果|Documentation

    学习如何使用Aspose.Cells和C++处理形状或图表的反射效果。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/working-with-the-r...
  2. Aspose.PSD for .NET 23.5 - Release Notes|Docume...

    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....PSDNET-1408 Implement handling path objects from vsms or vmsk resources...PSDNET-1408. Implement handling path objects from vsms or vmsk resources...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  3. Convert SVG to DOCX | Aspose.HTML for .NET

    Convert SVG to DOCX in C# using Aspose.HTML for .NET. Consider various SVG to DOCX conversion scenarios in C# examples. Try online SVG Converter.... ConvertSVG (Path. Combine (DataDir, "shapes.svg"...svg" ), new DocSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/net/convert-svg-to-docx/
  4. Aspose::Words::Saving::ImageSavingArgs::get_Ima...

    Aspose::Words::Saving::ImageSavingArgs::get_ImageFileName method. Gets or sets the file name (without Path) where the image will be saved to in C++....sets the file name (without path) where the image will be saved...without the path. Aspose.Words determines the path for saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Split PDF pages|Aspose.PDF for .NET

    This section explains how to split PDF pages with Aspose.PDF Facades using PdfFileEditor class....Pages from First Using File Paths SplitFromFirst method of PdfFileEditor...disk, you can pass the file paths of the intput and output PDF...

    docs.aspose.com/pdf/net/split-pdf-pages/
  6. 在Visual Studio中配置产品|Aspose.Words为C++

    手动配置 Aspose.Words为C++ 在Visual Studio。..."ExtensionTargets" > <Import Project= "<path-to>\CodePorting.Translator.Cs2Cpp...targets" Condition= "Exists('<path-to>\CodePorting.Translator.Cs2Cpp...

    docs.aspose.com/words/zh/cpp/configure-aspose-w...
  7. Read Barcodes with Unicode Encodings|Documentation

    This article describes how to decode barcodes with Unicode encoding... Save ( $"{path}QRDetectEncoding.png" , BarCodeImageFormat...read = new BarCodeReader ( $"{path}QRDetectEncoding.png" , DecodeType...

    docs.aspose.com/barcode/net/read-unicode-encodi...
  8. 用C++将CSV、TSV和TXT转换为Excel|Documentation

    学习如何使用Aspose.Cells for C++将CSV、TSV和TXT文件转换为Excel。...Startup (); // Source directory path U16String srcDir ( u ".. \\...object and open the file from its path Workbook wbCSV ( srcDir + u...

    docs.aspose.com/cells/zh/cpp/convert-csv-tsv-an...
  9. 保存 SVG 文件 – Aspose.SVG for Python via .NET

    了解如何使用 Aspose.SVG Python 库将 SVG 文档保存到文件、内存流或 Url。...SVGDocument 3 4 # Prepare a path to the source and output SVG...output_dir = "output/" 7 input_path = os. path . join (data_dir, "with-resources...

    docs.aspose.com/svg/zh/python-net/save-svg-file/
  10. Convert SVG to GIF – C# code and Online Converter

    Convert SVG to GIF in C# using Aspose.HTML for .NET. Consider various SVG to GIF conversion scenarios in C# examples. Try online SVG Converter.... ConvertSVG (Path. Combine (DataDir, "shapes.svg"...ImageSaveOptions(ImageFormat. Gif ), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/net/convert-svg-to-gif/