Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 18,307 for

tex page builder

(0.46 sec)
  1. Several Image Into BMP Java

    Merge multiple Image into BMP in Java code. Save Image as BMP using Java....Document (); DocumentBuilder builder = new DocumentBuilder (doc);...map(fileName -> { try { return builder.insertImage(fileName); } catch...

    products.aspose.com/words/java/merge/image-to-bmp/
  2. Ფაილის Კონტენტის Ოპტიმიზაცია Python Ის Გამოყენებით

    შეკუმშოს ფაილები Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...Document() builder = aw.DocumentBuilder(doc) shape = builder.InsertImage("Input...docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...

    products.aspose.com/words/ka/python-net/compress/
  3. Սեղմել WORD Ը Python Ում

    Սեղմեք WORD ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Document() builder = aw.DocumentBuilder(doc) shape = builder.InsertImage("Input...docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...

    products.aspose.com/words/hy/python-net/compres...
  4. SVG viewBox – How does the SVG viewBox work?

    Learn with Aspose.SVG what a viewbox is and how it can be used to scale and crop SVG images. Start scaling SVGs now with practical code examples....Page Product Solution Aspose.PSD...Font Product Solution Aspose.TeX Product Solution Aspose.Medical...

    docs.aspose.com/svg/net/drawing-basics/svg-view...
  5. Փոստային միավորում MS Word-ում՝ օգտագործելով Py...

    Հղվեք այս հոդվածին՝ MS Word-ում փոստային միավորում կատարելու համար՝ օգտագործելով Python։ Այն պարունակում է մանրամասներ՝ միջավայրը կարգավորելու և փոստային միավորումը քայլ առ քայլ իրականացնելու համար՝ օգտագործելով օրինակային կոդ։...Page Product Family Aspose.PSD Product...Aspose.Font Product Family Aspose.TeX Product Family Փոստային միավորում...

    kb.aspose.com/hy/words/python/mail-merge-in-ms-...
  6. 在 C# 中将图像转换为模板

    本简明教程演示了如何在 C# 中将图像转换为模板。它提供了逐步的方法,并给出了一个代码示例,展示如何将照片转换为模板。...Page Product Family Aspose.PSD Product...Aspose.Font Product Family Aspose.TeX Product Family 在 C# 中将图像转换为模板...

    kb.aspose.com/zh/svg/net/convert-image-to-stenc...
  7. Սեղմել DOC Ը C# Ում

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

    products.aspose.com/words/hy/net/compress/doc/
  8. Compress JPG In Javascript

    Compress JPG in JavaScript without losing quality. Optimize JPG content, reduce file size easily....var builder = new aw.DocumentBuilder(doc) shape = builder.insertImage(...var builder = new aw.DocumentBuilder(doc) shape = builder.insertImage("Input...

    products.aspose.com/words/nodejs-net/compress/jpg/
  9. Შეკუმშოს HTML C++

    შეკუმშოს HTML C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....MakeObject<Document>(); auto builder = MakeObject<DocumentBuilder>(doc);...er>(doc); auto shape = builder->InsertImage(u"Input.html"); auto...

    products.aspose.com/words/ka/cpp/compress/html/
  10. Սեղմել DOC Ը C++ Ում

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

    products.aspose.com/words/hy/cpp/compress/doc/