Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 18,548 for

svg builder

(0.96 sec)
  1. Compress DOC In Python

    Compress DOC in Python without losing quality. Optimize DOC content, reduce file size easily....Document() builder = aw.DocumentBuilder(doc) shape = builder.InsertImage("Input...tream, pdf_read_options); builder = aw.DocumentBuilder() for...

    products.aspose.com/words/python-net/compress/doc/
  2. Optimize File's Content Using Python

    Compress files in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Document() builder = aw.DocumentBuilder(doc) shape = builder.InsertImage("Input...tream, pdf_read_options); builder = aw.DocumentBuilder() for...

    products.aspose.com/words/python-net/compress/
  3. Սեղմել HTML Ը C# Ում

    Սեղմեք HTML ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...doc = new Document(); var builder = new DocumentBuilder(doc);...; var shape = builder.InsertImage("Input.html"); var saveOptions...

    products.aspose.com/words/hy/net/compress/html/
  4. Შეკუმშოს HTML C#

    შეკუმშოს HTML C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....doc = new Document(); var builder = new DocumentBuilder(doc);...; var shape = builder.InsertImage("Input.html"); var saveOptions...

    products.aspose.com/words/ka/net/compress/html/
  5. Սեղմել DOCX Ը C# Ում

    Սեղմեք DOCX ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...doc = new Document(); var builder = new DocumentBuilder(doc);...; var shape = builder.InsertImage("Input.docx"); var saveOptions...

    products.aspose.com/words/hy/net/compress/docx/
  6. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Python...Document() builder = aw.DocumentBuilder(doc) shape = builder.InsertImage("Input...tream, pdf_read_options); builder = aw.DocumentBuilder() for...

    products.aspose.com/words/hy/python-net/compress/
  7. Compress JPG In Java

    Compress JPG in Java without losing quality. Optimize JPG content, reduce file size easily....Document (); DocumentBuilder builder = new DocumentBuilder (doc);...(doc); Shape shape = builder.insertImage( "Input.jpg" ); ImageSaveOptions...

    products.aspose.com/words/java/compress/jpg/
  8. Compress DOCX In C++

    Compress DOCX in C++ without losing quality. Optimize DOCX content, reduce file size easily....MakeObject<Document>(); auto builder = MakeObject<DocumentBuilder>(doc);...er>(doc); auto shape = builder->InsertImage(u"Input.docx"); auto...

    products.aspose.com/words/cpp/compress/docx/
  9. Սեղմել DOCX Ը C++ Ում

    Սեղմեք DOCX ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...MakeObject<Document>(); auto builder = MakeObject<DocumentBuilder>(doc);...er>(doc); auto shape = builder->InsertImage(u"Input.docx"); auto...

    products.aspose.com/words/hy/cpp/compress/docx/
  10. 在 C# 中将图像转换为模板

    本简明教程演示了如何在 C# 中将图像转换为模板。它提供了逐步的方法,并给出了一个代码示例,展示如何将照片转换为模板。...SVG Product Family Aspose.Finance...C# 中将图像转换为模板的步骤 通过配置 Aspose.SVG 设置系统 初始化 ImageVectorizer 类对象...

    kb.aspose.com/zh/svg/net/convert-image-to-stenc...