Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 60,802 for

path

(0.28 sec)
  1. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  2. Document.convert(OutputStream outputLogStream, ...

    I’ve got an issue with the Document.convert(OutputStream outputLogStream, PdfFormat format, ConvertErrorAction action) method in a concurrency scenario. Using this method in parallel throws the following exception: com…...List<String> pathes = new ArrayList<>(); pathes.add("/opt/data/testme....pdf"); pathes.add("/opt/data/testme2.pdf"); pathes.add("/opt/data/testme3...

    forum.aspose.com/t/document-convert-outputstrea...
  3. Insert a Linked Picture from Web Address with C...

    Learn how to insert a linked picture from a web address into a worksheet using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/insert-a-linked-pictu...
  4. Copy Sparkline by Specifying Data Range and Loc...

    Learn how to copy sparklines by specifying data range and location using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/copy-sparkline-by-spe...
  5. 在Jython中隐藏和显示行和列|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....Workbook object by excel file path workbook = Workbook ( dataDir...Workbook object by excel file path workbook = Workbook ( dataDir...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  6. Format Text in Document|Aspose.Words for Java

    Format text within a document easily and fast instead of using Apache POI.... Java // The path to the documents directory....using Apache POI Java // The path to the documents directory....

    docs.aspose.com/words/java/format-text-in-docum...
  7. 用C++生成工作表缩略图|Documentation

    使用Aspose.Cells for C++生成Excel工作表的缩略图作为图像。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/generate-thumbnail...
  8. 用C++向工作表添加WordArt水印|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel工作表中添加WordArt水印。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  9. 使用 C++ 在 ODF 1.1、1.2 和 1.3 规格下保存 ODS 文件|Documen...

    使用 Aspose.Cells 和 C++ 将 Excel 转换为符合 ODF 1.1、1.2 和 1.3 规范的文件。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/save-ods-file-in-o...
  10. Import and Export Form Field|Aspose.PDF for .NET

    Fill Form fields using DataTable with FormEditor Class by Aspose.PDF for .NET...void ImportData () { // The path to the documents directory var...void ExportData () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/import-export-form-field/