Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 18,548 for

svg builder

(0.29 sec)
  1. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX to Word in C#. Use .NET library API to convert PowerPoint to Word...doc = new Document(); var builder = new DocumentBuilder(doc);...= SKBitmap.Decode(stream); builder.InsertImage(skBitmap); // inserts...

    products.aspose.com/slides/net/conversion/pptx-...
  2. Convert JPG To BMP Java

    Convert JPG to BMP format in Java code. Save JPG as BMP using Java....ODT OTT XPS PNG BMP EMF GIF SVG TIFF JPG Select the target format...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...

    products.aspose.com/words/java/conversion/jpg-t...
  3. Convert JPG To DOC Java

    Convert JPG to DOC format in Java code. Save JPG as DOC using Java....ODT OTT XPS PNG BMP EMF GIF SVG TIFF JPG Select the target format...DocumentBuilder builder = new DocumentBuilder (doc); builder.insertImage(...

    products.aspose.com/words/java/conversion/jpg-t...
  4. Convert JPG To TIFF Java

    Convert JPG to TIFF format in Java code. Save JPG as TIFF using Java....ODT OTT XPS PNG BMP EMF GIF SVG TIFF JPG Select the target format...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...

    products.aspose.com/words/java/conversion/jpg-t...
  5. Convert JPG To GIF Java

    Convert JPG to GIF format in Java code. Save JPG as GIF using Java....ODT OTT XPS PNG BMP EMF GIF SVG TIFF JPG Select the target format...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...

    products.aspose.com/words/java/conversion/jpg-t...
  6. Edit DOCX In C++

    Edit DOCX in C++ code....docx" ); auto builder = MakeObject <DocumentBuilder>(doc);...document. builder-> MoveToDocumentStart (); builder-> Writeln...

    products.aspose.com/words/cpp/edit/docx/
  7. Edit Markdown In C++

    Edit Markdown in C++ code....md" ); auto builder = MakeObject <DocumentBuilder>(doc);...document. builder-> MoveToDocumentStart (); builder-> Writeln...

    products.aspose.com/words/cpp/edit/md/
  8. Convert JPG To JPG C#

    Convert JPG to JPG format in C# code. Save JPG as JPG using C#....ODT OTT XPS PNG BMP EMF GIF SVG TIFF JPG Select the target format...doc = new Document(); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/net/conversion/jpg-to...
  9. Convert JPG To Image C#

    Convert JPG to Image format in C# code. Save JPG as Image using C#....ODT OTT XPS PNG BMP EMF GIF SVG TIFF JPG Select the target format...doc = new Document(); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/net/conversion/jpg-to...
  10. Convert Image To HTML Java

    Convert Image to HTML format in Java code. Save Image as HTML using Java....ODT OTT XPS PNG BMP EMF GIF SVG TIFF JPG Select the target format...DocumentBuilder builder = new DocumentBuilder (doc); builder.insertImage(...

    products.aspose.com/words/java/conversion/image...