Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 16,039 for

combine

(0.24 sec)
  1. 使用 C# 將 JPEG 文件轉換為 PDF | Aspose.PDF

    在 .NET 中的 JPEG 轉換為 PDF 轉換的範例代碼。使用 API 範例程式碼在 VB.NET、ASP.NET 或任何以 .NET 為基礎的應用程式中批次 JPEG‑到‑PDF 轉換。... Combine ( dataDir , "sample.jpeg" );...); var outputFile = Path . Combine ( dataDir , "jpeg_to_pdf.pdf"...

    products.aspose.com/pdf/zh-hant/net/conversion/...
  2. 使用 C# 將 JPEG 文件轉換為 EPUB | Aspose.PDF

    在 .NET 中的 JPEG 轉換為 EPUB 轉換的範例代碼。使用 API 範例程式碼在 VB.NET、ASP.NET 或任何以 .NET 為基礎的應用程式中批次 JPEG‑到‑EPUB 轉換。... Combine ( dataDir , "sample.jpeg" );...); var outputFile = Path . Combine ( dataDir , "jpeg_to_epub.epub"...

    products.aspose.com/pdf/zh-hant/net/conversion/...
  3. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security issues and their solutions in Java....embedded links to common combinations of internal IP address and...determine if a given IP/Port combination is filtered by a firewall:...

    docs.aspose.com/words/java/web-applications-sec...
  4. Ai to Png|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....supports semitransparency, so a combination of these two formats can...

    docs.aspose.com/psd/net/ai-to-png/
  5. Slå samman Kombinera Diagram|Documentation

    Det här avsnittet förklarar hur man kombinerar visio-filen... combine ( diagram ) # save in the VSDX...

    docs.aspose.com/diagram/sv/python-java/merge-co...
  6. Creating a Searchable PDF from a Scanned PDF Fi...

    Hi Everyone, We are testing Aspose C# SDk to create Searchable PDF from a scanned PDF file. But we are getting only OCR text result. Is there any way to achive this task using the sdk? We can only see OCR to Image SDK i…...into a searchable PDF by combining two Aspose products: Product...pdf”; string tempDir = Path.Combine(Path.GetTempPath(), "PdfOcrTemp_"...

    forum.aspose.com/t/creating-a-searchable-pdf-fr...
  7. 新しい HTML エクスポート システム - Aspose.Slides.WebExtensi...

    テンプレート、CSS、JS を使用してプレゼンテーションを HTML にエクスポート(SVG なし)。シングルページまたはマルチページ出力、リソース管理、PPT、PPTX、ODP のカスタマイズ方法を学びましょう。... Combine ( templatesPath , "slide.html"...AutoShape >( "autoshape" , Path . Combine ( templatesPath , "autoshape...

    docs.aspose.com/slides/ja/net/web-extensions/
  8. Comment créer un graphique combiné avec Golang ...

    Découvrez comment créer un graphique combiné en utilisant Aspose.Cells for C++. Notre guide complet vous démontrera comment Combiner différents types de graphiques en un seul pour une présentation de données plus efficace....car vous pouvez facilement combiner deux types de graphiques ou...

    docs.aspose.com/cells/fr/go-cpp/create-combo-ch...
  9. Gérer les objets OLE|CAD 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.... Fondamentalement, OLE combine des données provenant de différentes...

    docs.aspose.com/cad/fr/java/developer-guide/aut...
  10. Convertir SVG a JPG – código C# y convertidor e...

    Convierta SVG a JPG en C# con Aspose.HTML for .NET. Considere varios escenarios de conversión de SVG a JPG en ejemplos de C#.... Combine (DataDir, "shapes.svg" ), new...ImageSaveOptions(ImageFormat. Jpeg ), Path. Combine (OutputDir, "convert-with-single-line...

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