Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 22,298 for

merging

(0.1 sec)
  1. .NET . के माध्यम से ODP फ़ाइलें मर्ज करें | pro...

    C# स्रोत कोड .NET Framework, .NET Core, Windows Azure, Mono या Xamarin प्लेटफॉर्म पर ODP दस्तावेज़ों को संयोजित करने के लिए।...pptx" ); //merged Presentation var mp = new Presentation(...It is possible to save the merged presentation to any supported...

    products.aspose.com/slides/hi/net/merger/odp/
  2. .NET . के माध्यम से पीपीटीएक्स फाइलों को मर्ज क...

    .NET Framework, .NET Core, Windows Azure, Mono या Xamarin प्लेटफॉर्म पर PPTX दस्तावेज़ों को संयोजित करने के लिए C# स्रोत कोड।...pptx" ); //merged Presentation var mp = new Presentation(...It is possible to save the merged presentation to any supported...

    products.aspose.com/slides/hi/net/merger/pptx/
  3. 通過 .NET 將點雲生成為 PDF 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 PDF 文檔。...EvaluateGlobalTransf 方法創建一個變換對象- 使用 Merge 方法生成點雲- 使用對象調用 Scene.Save 方法...if (entity is Geometry g) { Merge(pc, g, transform); } else if...

    products.aspose.com/3d/zh-hant/net/point-cloud/...
  4. 通過 .NET 將點雲生成為 OBJ 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 OBJ 文檔。...EvaluateGlobalTransf 方法創建一個變換對象- 使用 Merge 方法生成點雲- 使用對象調用 Scene.Save 方法...if (entity is Geometry g) { Merge(pc, g, transform); } else if...

    products.aspose.com/3d/zh-hant/net/point-cloud/...
  5. 通過 .NET 將點雲生成為 DAE 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 DAE 文檔。...EvaluateGlobalTransf 方法創建一個變換對象- 使用 Merge 方法生成點雲- 使用對象調用 Scene.Save 方法...if (entity is Geometry g) { Merge(pc, g, transform); } else if...

    products.aspose.com/3d/zh-hant/net/point-cloud/...
  6. 通過 .NET 將點雲生成為 3MF 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 3MF 文檔。...EvaluateGlobalTransf 方法創建一個變換對象- 使用 Merge 方法生成點雲- 使用對象調用 Scene.Save 方法...if (entity is Geometry g) { Merge(pc, g, transform); } else if...

    products.aspose.com/3d/zh-hant/net/point-cloud/...
  7. Архивы

    Архивы...расширенные функции MS Word Mail Merge. Он позволяет создавать письма...основным функциям нашего .NET Mail Merge API, состоит из следующих разделов:...

    blog.aspose.com/ru/words/mail-merge-in-word-doc...
  8. Unisci file XPS | Aspose.Page per C++

    La funzionalità di unione XPS della soluzione API Aspose.Page per C++ consente di combinare più file XPS in un unico documento XPS o PDF....array of XPS files that will be merged with the first one 8 System::ArrayPtr...u "sample.xps" }); 9 10 // Merge XPS files to output XPS document...

    docs.aspose.com/page/it/cpp/merge/xps/
  9. Inserire campi in C++|Aspose.Words per C++

    Diversi modi per inserire campi nel documento utilizzando C++....mostra come aggiungere il campo MERGE utilizzando DOM a un paragrafo...Inserimento del campo Mail Merge Address Block in un documento...

    docs.aspose.com/words/it/cpp/inserting-fields/
  10. Felder in Java einfügen|Aspose.Words für Java

    Verschiedene Möglichkeiten, Felder mit Java in Ihr Dokument einzufügen....Codebeispiel zeigt, wie Sie das Feld MERGE mit DOM zu einem Absatz in einem...hinzufügen: Einfügen von Mail Merge ADDRESSBLOCK -Feldern in ein...

    docs.aspose.com/words/de/java/insert-fields/