Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 70,286 for

path

(0.27 sec)
  1. 用C++计算Excel 2016的MINIFS和MAXIFS函数|Documentation

    本文介绍如何使用Aspose.Cells库在C++中计算Microsoft Excel 2016的MINIFS和MAXIFS函数。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/calculation-of-exc...
  2. Setting Page Options in Ruby|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 = Rjb :: import ( 'com...Workbook object by excel file path workbook = Rjb :: import ( 'com...

    docs.aspose.com/cells/java/setting-page-options...
  3. Find Specific Word Occurrence|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....//Specify the template Excel file path. string myPath = "List All Worksheets...//Specify the template Excel file path. string myPath = "Book1.xls"...

    docs.aspose.com/cells/net/find-specific-word-oc...
  4. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。... GraphicsPath _path; 5 private System. Drawing ...Drawing2D . GraphicsPath path) 8 { 9 _path = path; 10 } 11 12 public...

    docs.aspose.com/font/zh/net/text-rendering-type...
  5. Utility Features in Aspose.Tasks for C++ | Aspo...

    Discover how to utilize utility features available in the C++ version of Aspose.Tasks....Calculate Critical Path The critical path is the tasks, or task...Keeping track of the critical path and the resources assigned to...

    docs.aspose.com/tasks/cpp/utility-features/
  6. Aspose::Words::Fields::FieldOptions::get_FileNa...

    Aspose::Words::Fields::FieldOptions::get_FileName method. Gets or sets the file name of the document in C++....not its full local file system path. // We can set a flag to make...make it show the full file path. field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Converting a PCL file to PNG using Python | Asp...

    Sample code on Python for PCL to PNG conversion. Use example code for batch PCL to PNG conversion with Python and .NET... Specify the path to the input PDF document by...conversion process. Specify the path to the output PNG images by...

    products.aspose.com/pdf/python-net/conversion/p...
  8. Charts Are Missing When Converting PDF to PPTX ...

    Aspose version: aspose-cells:26.2/aspose-cells:26.7 Observed Issue: We observed a regression in Aspose.Cells 26.7 when converting an PDF file containing charts to PPTX. In the source PDF file, the charts renders corr…...Paths byte[] pdfData = Files.readAllBytes(Paths.get('issue_pdf...Files import java.nio.file.Paths // Step 1: Aspose.Cells — Excel...

    forum.aspose.com/t/charts-are-missing-when-conv...
  9. Convert SVG to JPG – Aspose.HTML for .NET

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

    docs.aspose.com/html/net/convert-svg-to-jpg/
  10. Get Viewer Preferences|Aspose.PDF for Java

    Learn how to read the viewer preferences of a PDF document in Java using the PdfContentEditor facade in Aspose.PDF....void getViewerPreferences ( Path inputFile ) { PdfContentEditor...

    docs.aspose.com/pdf/java/get-viewer-preferences/