Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 214,303 for

new

(0.23 sec)
  1. Შეკუმშოს TIFF Javascript

    შეკუმშოს TIFF JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)..."Input.tiff" ) var saveOptions = new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/ka/nodejs-net/compres...
  2. Սեղմել TIFF Ը Javascript Ում

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

    products.aspose.com/words/hy/nodejs-net/compres...
  3. Შეკუმშოს JPG Javascript

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

    products.aspose.com/words/ka/nodejs-net/compres...
  4. Გადაიყვანეთ Გამოსახულება PDF C#

    გადაიყვანეთ Გამოსახულება PDF C# ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PDF C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/ima...
  5. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/optimize-pdf/
  6. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF using Aspose.Cells for JavaScript via C++. Enhance user experience during the conversion process....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...TIFF conversion const opts = new ImageOrPrintOptions (); // Define...

    docs.aspose.com/cells/javascript-cpp/track-conv...
  7. Add Images in Spreadsheet in xlsx4j|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....Workbook object Workbook workbook = new Workbook (); Worksheet sheet...pkg . createWorksheetPart ( new PartName ( "/xl/worksheets/sheet1...

    docs.aspose.com/cells/java/add-images-in-spread...
  8. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...insertComboBox("MyComboBox", new String[]{"One", "Two", "Three"}...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage Slide Show in .NET|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for .NET. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....code example below creates a new presentation and sets the show...presentation = new Presentation (); var showType = new BrowsedByIndividual...

    docs.aspose.com/slides/net/manage-slide-show/
  10. FindReplaceOptions class | Aspose.Words for Nod...

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations...FindReplaceOptions() Initializes a new instance of the FindReplaceOptions...FindReplaceOptions(direction) Initializes a new instance of the FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...