Sort Score
Result 10 results
Languages All
Labels All
Results 8,451 - 8,460 of 22,106 for

merging

(0.29 sec)
  1. Inserați și adăugați documente în Java|Aspose.W...

    Combinați documentele într-unul singur: inserați sau adăugați un document într-unul nou sau existent folosind găsiți și înlocuiți, combinați câmpul, marcați sau pur și simplu la sfârșitul documentului în Java....Document în timpul operației Mail Merge Puteți insera un document într-un...operații mail merge. De exemplu, un șablon Mail Merge poate conține...

    docs.aspose.com/words/ro/java/insert-and-append...
  2. Вмъкване и добавяне на документи в C++|Aspose.W...

    Комбиниране на документи в един: вмъкване или добавяне на документ в нов или съществуващ с помощта на търсене и заместване, обединяване на поле, показалец или просто в края на документа....документ по време на операция Mail Merge Можете да вмъкнете документ...операция Mail Merge. Например шаблон Mail Merge може да съдържа...

    docs.aspose.com/words/bg/cpp/insert-and-append-...
  3. Fusionner et dissocier des cellules avec C++|Do...

    Aspose.Cells est une bibliothèque C++ pour le travail avec des fichiers de tableur, qui supporte la fusion et la dissociation de cellules. Cet article présente comment fusionner et dissocier des cellules en utilisant la bibliothèque Aspose.Cells, ainsi que la personnalisation du style des cellules fusionnées.... Par exemple, la méthode Merge() fusionne les cellules en une...worksheet . GetCells (); // Merge some Cells (C6:E7) into a single...

    docs.aspose.com/cells/fr/cpp/merging-and-unmerg...
  4. Chercher

    chercher...save("merged-presentation.pptx", SaveFormat...présentation presentation1.save("merged-presentation.pptx", SaveFormat...

    blog.aspose.com/fr/slides/merge-powerpoint-pres...
  5. 아카이브

    아카이브...Merge(filesToMerge, outStream); }...파일을 병합하여 PDF 문서 출력 document.Merge(filesToMerge, device, new PdfSaveOptions());...

    blog.aspose.com/ko/page/merge-combine-xps-csharp/
  6. Chercher

    chercher...int stitchedHeight = 0; // Merge images foreach (string imagePath...} // Save the merged image newImage.Save("merged-image.jpg");...

    blog.aspose.com/fr/imaging/merge-jpg-to-jpg-onl...
  7. arkiv

    arkiv...int stitchedHeight = 0; // Merge images foreach (string imagePath...} // Save the merged image newImage.Save("merged-image.jpg");...

    blog.aspose.com/sv/imaging/merge-jpg-to-jpg-onl...
  8. 搜索

    搜索...int stitchedHeight = 0; // Merge images foreach (string imagePath...} // Save the merged image newImage.Save("merged-image.jpg");...

    blog.aspose.com/zh-hant/imaging/merge-jpg-to-jp...
  9. How to edit your photo or image programmaticall...

    Library for image editing. Photo editing automation. Image manipulation by NET (Java) program. Removing photo background. Online photo editor.... Merge images Aspose.Imaging for Java...pattern using smaller images. Merged two images info one collage:...

    docs.aspose.com/imaging/java/developer-guide/ho...
  10. Fusionar archivos EPS a PDF usando .NET

    La funcionalidad de fusión EPS de la solución API Aspose.Page para .NET le permite combinar varios archivos EPS en un solo documento PDF....Save("merged.pdf", pdfSaveOptions); para...documento PDF en C#: Copy 1 // Merge several EPS files to one PDF...

    docs.aspose.com/page/es/net/merge/eps/