Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 14,894 for

combine

(0.1 sec)
  1. ادغام فایل های XPS با استفاده از .NET | Aspose.PDF

    ادغام فایل های XPS به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET... Combine ( dataDir , "image1.xps" );...); var inputFile2 = Path . Combine ( dataDir , "image2.xps" );...

    products.aspose.com/pdf/fa/net/merger/xps/
  2. Answer sheets|Documentation

    Answer sheet elements allow you to populate a form with a grid of bubbles representing answers to an exam, test, or assessment....numbered bubbles that are combined into a single answer. custom_answer_sheet...numbered bubbles that are combined into a single answer. Questionnaires...

    docs.aspose.com/omr/net/txt-markup/elements-bub...
  3. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one page. The expected result would be that the 2nd image is appeari…...Combine(myDataDir, "ImageInTableBug...= new Image { File = Path.Combine(path,image + ".png") }; cell11...

    forum.aspose.com/t/pdf-rendering-is-broken-with...
  4. Cómo fusionar archivos SVG – Ejemplos de C#

    Aprenderá cómo fusionar varios formatos SVG a PDF, XPS o imagen utilizando el método Render() y encontrará ejemplos de fusión de SVG en C#.... Combine (DataDir, "owl.svg" ))) 5 {...device = new ImageDevice(Path. Combine (OutputDir, "owl.png" ))) 11...

    docs.aspose.com/svg/es/net/how-to-merge-svg-files/
  5. Convert a Document in C#|Aspose.Words for .NET

    Easily convert documents from one format to another using C#. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....conversion is nothing more than a combination of loading and saving operations...ideas for working with some combinations of formats when loading...

    docs.aspose.com/words/net/convert-a-document/
  6. .NET 를 사용하여 SVG 파일 병합 | Aspose.PDF

    C# 용 Aspose.PDF 를 사용하여 프로그래밍 방식으로 SVG 파일을 .NET 샘플 코드와 병합합니다.... Combine ( dataDir , "image1.svg" );...); var inputFile2 = Path . Combine ( dataDir , "image2.svg" );...

    products.aspose.com/pdf/ko/net/merger/svg/
  7. اضافه کردن تصاویر به پی دی اف از طریق C# | Aspo...

    افزودن تصاویر به اسناد PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET... Combine ( dataDir , "AddImage.pdf"...); var outputFile = Path . Combine ( dataDir , "AddImage_out.pdf"...

    products.aspose.com/pdf/fa/net/images/add/
  8. Comment fusionner des fichiers Visio en C#

    Ce tutoriel est créé pour expliquer comment fusionner des fichiers Visio en C#. Il contient le guide pas à pas ainsi qu'un extrait de code pour Combiner des fichiers Visio en C#....qu’un extrait de code pour combiner les fichiers Visio en C# ...les fichiers avec la méthode Combine Enregistrez le fichier Visio...

    kb.aspose.com/fr/diagram/net/how-to-merge-visio...
  9. Comment fusionner des fichiers Visio en Java

    Ce didacticiel explique en détail comment fusionner des fichiers Visio en Java. Cela couvre l'algorithme étape par étape en plus d'un exemple de code en cours d'exécution pour Combiner des fichiers Visio en Java....en cours d’exécution pour combiner des fichiers Visio en Java...ensemble en appelant la méthode combine Écrire le fichier Visio généré...

    kb.aspose.com/fr/diagram/java/how-to-merge-visi...
  10. أرشيف

    أرشيف...Combine. وأخيرا، احفظ مصنف Excel باستخدام...الجمع بين المصنفات SourceBook1.Combine(SourceBook2); // احفظ ملف Excel...

    blog.aspose.com/ar/cells/merge-excel-files-csharp/