Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 18,242 for

tex page builder

(0.06 sec)
  1. Several JPG Into PNG Python

    Merge multiple JPG into PNG in Python code. Save JPG as PNG using Python....Document() builder = aw.DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...width and height and update page settings # to crop the document...

    products.aspose.com/words/python-net/merge/jpg-...
  2. Several JPG Into GIF Javascript

    Merge multiple JPG into GIF in JavaScript code. Save JPG as GIF using JavaScript....Document() var builder = new aw.DocumentBuilder(doc)...fileNames.map(fileName => builder.insertImage(fileName)) // Calculate...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  3. Several JPG Into Image Javascript

    Merge multiple JPG into Image in JavaScript code. Save JPG as Image using JavaScript....Document() var builder = new aw.DocumentBuilder(doc)...fileNames.map(fileName => builder.insertImage(fileName)) // Calculate...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  4. MARKDOWN Ის Რედაქტირება Java

    შეცვალეთ MARKDOWN Java კოდში....md" ); DocumentBuilder builder = new DocumentBuilder (doc);...დასაწყისში. builder.moveToDocumentStart(); builder.writeln( "Morbi...

    products.aspose.com/words/ka/java/edit/markdown/
  5. WORD Ის Რედაქტირება Java

    შეცვალეთ WORD Java კოდში....docx" ); DocumentBuilder builder = new DocumentBuilder (doc);...დასაწყისში. builder.moveToDocumentStart(); builder.writeln( "Morbi...

    products.aspose.com/words/ka/java/edit/word/
  6. DOC Ის Რედაქტირება Java

    შეცვალეთ DOC Java კოდში....doc" ); DocumentBuilder builder = new DocumentBuilder (doc);...დასაწყისში. builder.moveToDocumentStart(); builder.writeln( "Morbi...

    products.aspose.com/words/ka/java/edit/doc/
  7. Შეკუმშოს JPG C#

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

    products.aspose.com/words/ka/net/compress/jpg/
  8. Edit WORD In C#

    Edit a Word document in C# code....Word elements (paragraphs, pages, sections, chapters) Change...Document( "Input.docx" ); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/net/edit/word/
  9. Edit DOCX In C#

    Edit DOCX in C# code....DOCX elements (paragraphs, pages, sections, chapters) Change...Document( "Input.docx" ); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/net/edit/docx/
  10. Սեղմել TIFF Ը C# Ում

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

    products.aspose.com/words/hy/net/compress/tiff/