Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 22,297 for

merging

(0.75 sec)
  1. 如何合并 SVG 文件 – C# 示例

    您将学习如何使用 Render() 方法将多个 SVG 合并为 PDF、XPS 或图像格式,并查找 SVG 合并的 C# 示例。... Pdf ; Copy 1 // Merge SVGs to PDF using C# 2 3 //...SVG documents from files to merge later 4 using (SVGDocument document1...

    docs.aspose.com/svg/zh/net/how-to-merge-svg-files/
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....PowerPoint is essential: mail merges, populating data tables, generating...processing library. Let’s Code Mail Merge Scenario Example In the following...

    docs.aspose.com/slides/net/excel-integration/
  3. 档案

    档案...save("merged-presentation.pptx", SaveFormat...保存演示文稿 presentation1.save("merged-presentation.pptx", SaveFormat...

    blog.aspose.com/zh/slides/merge-powerpoint-pres...
  4. C# .NET API for PostScript Processing

    C# ASP.NET VB.NET library to load and convert XPS PS and EPS files to PDF and Images. Create or manipulate XPS files in .NET applications...and XPS File Formats Load, merge, convert and render XPS, PS...resize EPS images Merge PS files to PDF Merge XPS files Read or...

    products.aspose.com/page/net/
  5. ?????????? ????? ?????????? ??????? Zip | Aspos...

    ???????, ??? ?????????? ????????? ??????? Zip ? ???? ???? ? ???? ??????????? ????????????.... getEntries ()) { 8 MERGED. CreateEntry (entry. getName...()); 9 } 10 } 11 12 merged. save ( "merged.zip" ); 13 14 for (...

    docs.aspose.com/zip/ru/java/merge-arbitrary-num...
  6. Paramètres d’alignement avec C++|Documentation

    Dans la bibliothèque Aspose.Cells, vous pouvez utiliser les paramètres d alignement des cellules pour ajuster la mise en page et l affichage du texte. En ajustant des paramètres tels que l alignement horizontal, l alignement vertical et le retour à la ligne du texte, vous avez un contrôle accru sur la façon dont le texte circule dans les cellules. Ce document vous fournira des étapes détaillées et un code d exemple pour vous aider à comprendre rapidement comment utiliser Aspose.Cells pour les paramètres d alignement des cellules....méthode Merge de la collection GetCells() . La méthode Merge prend...worksheet . GetCells (); // Merge some Cells (C6:E7) into a single...

    docs.aspose.com/cells/fr/cpp/cells-alignment-se...
  7. UpdateMessage command removes embedded messages...

    We are testing with aspose.email 24.9 (Files attached) TestPSTandEML.zip (23.2 KB) using Aspose.Email; using Aspose.Email.Mapi; using Aspose.Email.Storage.Pst; var asposeLicense = new License(); var pstFilePath = a…... It does not merge the new message with the old...Expecting UpdateMessage to merge bodies UpdateMessage replaces...

    forum.aspose.com/t/updatemessage-command-remove...
  8. Chèn và Thêm Tài liệu trong Java|Aspose.Words d...

    Kết hợp tài liệu thành một: chèn hoặc nối thêm một tài liệu vào một tài liệu mới hoặc hiện có bằng cách sử dụng tìm và thay thế, kết hợp trường, dấu sách hoặc đơn giản là tại cuối tài liệu trong Java....tài liệu trong quá trình Mail Merge hoạt động Bạn có thể chèn một...một Mail Merge hoạt động. Ví dụ một mẫu Mail Merge có thể chứa...

    docs.aspose.com/words/vi/java/insert-and-append...
  9. Insérer et ajouter des documents dans C#|Aspose...

    Combinez des documents en un seul: insérez ou ajoutez un document dans un document nouveau ou existant en utilisant la recherche et le remplacement, le champ de fusion, le signet ou simplement à la fin du document dans C#....document pendant l’opération Mail Merge Vous pouvez insérer un document...opération mail merge. Par exemple, un modèle Mail Merge peut contenir...

    docs.aspose.com/words/fr/net/insert-and-append-...
  10. .NET के माध्यम से पॉइंट क्लाउड को 3MF फ़ाइल स्व...

    .NET फ्रेमवर्क, .NET कोर, Mono पर 3MF दस्तावेज़ों को लोड करने, रेंडर करने और जेनरेट पॉइंट क्लाउड में जोड़ने के लिए C# स्रोत कोड।...if (entity is Geometry g) { Merge(pc, g, transform); } else if...mc) { var mesh = mc.ToMesh(); Merge(pc, mesh, transform); } } }...

    products.aspose.com/3d/hi/net/point-cloud/3mf/