Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 16,047 for

combine

(0.18 sec)
  1. 矢量化 – 基本概述 – C# 示例

    本节中的文章介绍如何使用 Aspose.SVG API 将 SVG 文本转换为矢量以及如何将光栅图像转换为矢量图形。... Combine (DataDir, "flower.png" ));...file 10 document. Save (Path. Combine (OutputDir, "flower.svg" ));...

    docs.aspose.com/svg/zh/net/vectorization/
  2. Manage Presentation Shapes in C++|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for C++ and deliver high-performance PowerPoint presentations....(); The result: FAQ Can I combine shapes (union/intersect/subtract)...feature; for stronger protection, combine with file-level restrictions...

    docs.aspose.com/slides/cpp/shape-manipulations/
  3. Element.Tag(BDC) fails to set page references o...

    Bug Report: Element.Tag(BDC) Does Not Establish ParentTree Page References for Pages Copied via Document.Pages.Add() Product Aspose.PDF for .NET Version 26.2.0 (also reproduced on 26.3.0) Platform .NET 5.0 / .N…...118-page), across all 5 public combine API methods ( CombineFiles...Sample Files: Original vs Combined (19-page report) Error Code...

    forum.aspose.com/t/element-tag-bdc-fails-to-set...
  4. Merge VST Files via Python | products.aspose.com

    Python sample code to Combine VST documents within any Python based application.... Merge files using combine() method. save the merged VST...Diagram( "s.vst" ); dgrmF.combine(dgrmS); dgrmF.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/merger/vst/
  5. Merge VSX Files via Python | products.aspose.com

    Python sample code to Combine VSX documents within any Python based application.... Merge files using combine() method. save the merged VSX...Diagram( "s.vsx" ); dgrmF.combine(dgrmS); dgrmF.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-java/merger/...
  6. Merge VSTM Files via Python | products.aspose.com

    Python sample code to Combine VSTM documents within any Python based application.... Merge files using combine() method. save the merged VSTM...Diagram( "s.vstm" ); dgrmF.combine(dgrmS); dgrmF.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-java/merger/...
  7. Merge VSSX Files via Python | products.aspose.com

    Python sample code to Combine VSSX documents within any Python based application.... Merge files using combine() method. save the merged VSSX...Diagram( "s.vssx" ); dgrmF.combine(dgrmS); dgrmF.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-java/merger/...
  8. Aspose.Total for Go via C++|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....document processing APIs that combine the simplicity of Go with the...formats like JPG and PNG. This combination of Go’s simplicity and C++’s...

    docs.aspose.com/total/go-cpp/
  9. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library.... Combine (DataDir, "basic-shapes.svg"...document 26 document. Save (Path. Combine (OutputDir, "basic-shapes_add-circle...

    docs.aspose.com/svg/net/edit-svg-file/
  10. LaTeX to PDF | Aspose.TeX API Solution for C++

    To convert TeX to PDF using Aspose.TeX API solution for C++ learn this article to see that describes how to do this and the code examples....System::IO::File::Open(System::IO::Path::Combine(RunExamples::OutputDirectory...TeXJob > (System::IO::Path::Combine(RunExamples::InputDirectory...

    docs.aspose.com/tex/cpp/latex-to-pdf/