Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 17,023 for

combine

(0.31 sec)
  1. 使用 C# 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式管理 PDF 文件中的表格... Combine ( dataDir , "sample.pdf" );...); var outputFile = Path . Combine ( dataDir , "sample_with_table_out...

    products.aspose.com/pdf/zh-hans/net/table/
  2. 使用 C# 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式在 PDF 文件中添加表格... Combine ( dataDir , "sample.pdf" );...); var outputFile = Path . Combine ( dataDir , "sample_with_table_out...

    products.aspose.com/pdf/zh-hant/net/table/add/
  3. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...Combine(dataDir, “Grace_Lutheran.pdf”)...outCsvPath As String = Path.Combine(dataDir, "output.csv") wb.Save(outCsvPath...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  4. آرشیوها

    آرشیوها...save("combined.pptx", slides.export.SaveFormat...PPT ادغام شده pres1.save("combined.pptx", slides.export.SaveFormat...

    blog.aspose.com/fa/slides/merge-powerpoint-ppt-...
  5. 아카이브

    아카이브...Save("combined.pptx", SaveFormat.Pptx); }...pres2.dispose(); } pres1.save("combined.pptx", SaveFormat.Pptx); }...

    blog.aspose.com/ko/slides/merge-ppt-online/
  6. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...Combine(DataDir, "Montserrat-Regular...file 2 string fontPath = Path.Combine(DataDir, "Montserrat-Regular...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  7. OGC GeoPackage (GPKG)

    The OGC GeoPackage (GPKG) is a file format and data exchange standard for storing geospatial data. It Combines the advantages of a geospatial database and a file-based format, providing a self-contained and platform-independent solution for storing and sharing geospatial information. The GeoPackage format supports various types of data, including vector features, raster images, and attribute data, allowing for the storage of complex geospatial datasets in a single file. It is an open standard developed by the Open Geospatial Consortium (OGC) and is widely used in the geospatial industry for mobile applications, offline mapping, and data interoperability.... It combines the advantages of a geospatial...geospatial data in a single file, combining the advantages of relational...

    products.aspose.com/gis/net/gis-formats/gpkg/
  8. Конвертировать HTML в DOCX – Aspose.HTML for .NET

    Конвертируйте HTML в DOCX с Aspose.HTML. Рассмотрим различные сценарии преобразования HTML в DOCX на примерах C#. Попробуйте онлайн-конвертер HTML.... Combine (OutputDir, "convert-with-single-line...string documentPath = Path. Combine (DataDir, "canvas.html" );...

    docs.aspose.com/html/ru/net/convert-html-to-docx/
  9. 在 PHP 中高效合并演示文稿|Aspose.Slides for PHP 文档

    轻松合并 PowerPoint (PPT, PPTX) 和 OpenDocument (ODP) 演示文稿,使用 Aspose.Slides for PHP via Java,简化您的工作流程。...(); } } $pres1 -> save ( "combined.pptx" , SaveFormat :: Pptx...(); } } $pres1 -> save ( "combined.pptx" , SaveFormat :: Pptx...

    docs.aspose.com/slides/zh/php-java/merge-presen...
  10. Convertir HTML a JPG – ejemplos de C# y convert...

    Convierta HTML a JPG con Aspose.HTML for .NET. Considere varios escenarios de conversión de HTML a JPG en ejemplos de C#. Pruebe el convertidor HTML en línea.... Combine (OutputDir, "convert-with-single-line...string documentPath = Path. Combine (DataDir, "spring.html" );...

    docs.aspose.com/html/es/net/convert-html-to-jpg/