Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 60,794 for

path

(0.14 sec)
  1. Annotation PDF API | Aspose.PDF

    Removing comments from PDF documents with free cross-platform Apps and High Code APIs for any platform.... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_caret...

    products.aspose.com/pdf/annotation/
  2. How to create a Aspose.Cells for .NET to conver...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao The goal is to show the entire worksheet (visible excel rows and columns) in a scrollable HTML preview inside a browser tab before excel create or download. …...Workbook workbook = new Workbook("path/to/your/excel/file.xlsx"); //...Replace "path/to/your/excel/file.xlsx" with the path to your Excel...

    forum.aspose.com/t/how-to-create-a-aspose-cells...
  3. 使用 C# 从 PDF 中提取表格数据|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取表格数据...void ExtractTable () { // The path to the documents directory var...ExtractMarkedTable () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extract-data-from-ta...
  4. Load, Extract Data and Save from TTF | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF fonts within Java....; //Font file name with full path 3 4 FontDefinition fd = new...); //Font file name with full path 3 4 FontDefinition fd = new...

    docs.aspose.com/font/java/loading-saving-truety...
  5. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images....ConvertPDFToPPTX () { // The path to the documents directory var...ConvertPDFToPPTWithS () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/
  6. Aspose.HTML HTML converted to DOCX no content n...

    We are currently leveraging the Converter.ConvertHTML to create a DOCX file from HTML content. // Use a MemoryStreamProvider to handle the in-memory conversion var streamProvider = new MemoryStreamProvider(); //…...DOCX file directly to a file path. This can sometimes yield different...htmlDocument = new HTMLDocument("path/to/your/input.html"); // Set...

    forum.aspose.com/t/aspose-html-html-converted-t...
  7. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件导入和导出注释到 XFDF。...ImportAnnotation () { // The path to the documents directory var...ImportExportXFDF01 () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/import-export-annota...
  8. 自定义形状|Aspose.Slides 文档

    在 .NET 中向 PowerPoint 演示文稿添加自定义形状...IGeometryPath path = shape . GetGeometryPaths ()[ 0 ]; path . RemoveAt...); shape . SetGeometryPath ( path ); } 创建自定义形状 计算形状的点。 创建 GeometryPath...

    docs.aspose.com/slides/zh/net/custom-shape/
  9. Several JPG Into HTML Java

    Merge multiple JPG into HTML in Java code. Save JPG as HTML using Java....from the list // Repository path: https://releases.aspose.com/java/repo/...</dependency> Copy // Repository path: https://releases.aspose.com/java/repo/...

    products.aspose.com/words/java/merge/jpg-to-html/
  10. Several HTML Into SVG Java

    Merge multiple HTML into SVG in Java code. Save HTML as SVG using Java....from the list // Repository path: https://releases.aspose.com/java/repo/...</dependency> Copy // Repository path: https://releases.aspose.com/java/repo/...

    products.aspose.com/words/java/merge/html-to-svg/