Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 213,185 for

new

(0.24 sec)
  1. Add Shapes|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....or template // and add in the new diagram string visioStencil =...; // Create a new diagram Diagram diagram = new Diagram ( visioStencil...

    docs.aspose.com/diagram/net/add-shapes/
  2. FieldUpdatingProgressArgs.UpdateCompleted | Asp...

    Discover the FieldUpdatingProgressArgs UpdateCompleted property, which efficiently indicates if field updates are finished, enhancing your data management process....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Սեղմել 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...
  4. Შეკუმშოს 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...
  5. Შეკუმშოს 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...
  6. Გადაიყვანეთ Გამოსახულება 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...
  7. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the revisions. Any ideas…... var document = new Document(@"c:\temp\support\TrackedChangesDoc...Assert(run.Font.Name == "Times New Roman"); } foreach (var run in...

    forum.aspose.com/t/unable-to-change-run-font-wi...
  8. How to Convert MPP to SVG | Aspose.Tasks Docume...

    Convert your Microsoft Project files to scalable vector graphics with Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  9. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications....using ( HttpClient client = new HttpClient ()) { byte [] bytes...using ( MemoryStream stream = new MemoryStream ( bytes )) { //...

    reference.aspose.com/words/net/aspose.words/loa...
  10. 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...