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

combine

(0.09 sec)
  1. 記録

    記録...Combine(testFolderPath, "Grid.txt"));...string templatePath = Path.Combine(testFolderPath, TemplateName);...

    blog.aspose.com/ja/omr/create-omr-question-answ...
  2. 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...
  3. Travailler avec des diagrammes|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....prend trop de temps Fusionner Combiner Diagram Supprimer les informations...

    docs.aspose.com/diagram/fr/net/working-with-dia...
  4. Конвертировать HTML в PDF – Aspose.HTML for .NET

    Узнайте, как преобразовать HTML в PDF на C# с помощью Aspose.HTML for .NET; рассмотрите различные сценарии преобразования HTML в PDF на примерах C#... Combine (OutputDir, "convert-with-single-line...string documentPath = Path. Combine (DataDir, "spring.html" );...

    docs.aspose.com/html/ru/net/convert-html-to-pdf/
  5. Convertir SVG a PDF – código C# y convertidor e...

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

    docs.aspose.com/html/es/net/convert-svg-to-pdf/
  6. SVG in JPG umwandeln – C#-Code und Online-Konve...

    Konvertieren Sie SVG in JPG in C# mit Aspose.HTML API. Betrachten Sie verschiedene SVG zu JPG Konvertierung Szenarien in C# Beispiele.... Combine (DataDir, "shapes.svg" ), new...ImageSaveOptions(ImageFormat. Jpeg ), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/de/net/convert-svg-to-jpg/
  7. Come convertire le note dall'app desktop Everno...

    Codice di esempio per convertire Evernote in OneNote utilizzando C#. Utilizza il codice di esempio API per la conversione batch di file .enex in .one all'interno di VB.NET, Asp.NET o qualsiasi applicazione basata su .NET...Combine(dataDir, "sampleText.pdf" ))...)) .Import(Path.Combine(dataDir, "sampleImage.pdf" )) .Import(Path...

    products.aspose.com/note/it/net/conversion/ever...
  8. Convertir SVG en XPS – Exemples C#

    Vous apprendrez comment convertir SVG en XPS par programme ou en ligne et examinerez des exemples C# de conversions SVG en XPS à l'aide d'Aspose.SVG.... Combine (DataDir, "owl.svg" ))) 5 {...(document, saveOptions, Path. Combine (OutputDir, "owl_out.xps" ));...

    docs.aspose.com/svg/fr/net/convert-svg-to-xps/
  9. Як конвертувати нотатки з настільної програми E...

    Приклад коду для перетворення Evernote на OneNote за допомогою C#. Використовуйте приклад коду API для пакетного перетворення файлів .enex у .one у VB.NET, Asp.NET або будь-якій програмі на основі .NET...Combine(dataDir, "sampleText.pdf" ))...)) .Import(Path.Combine(dataDir, "sampleImage.pdf" )) .Import(Path...

    products.aspose.com/note/uk/net/conversion/ever...
  10. Convertir SVG a XPS – Ejemplos de C#

    Aprenderá cómo convertir SVG a XPS mediante programación o en línea y considerará ejemplos de C# de conversiones de SVG a XPS usando Aspose.SVG.... Combine (DataDir, "owl.svg" ))) 5 {...(document, saveOptions, Path. Combine (OutputDir, "owl_out.xps" ));...

    docs.aspose.com/svg/es/net/convert-svg-to-xps/