Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 5,270 for

sign document

(0.93 sec)
  1. Convert JPG To GIF Javascript

    Convert JPG to GIF format in JavaScript code. Save JPG as GIF using JavaScript....Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc.save("Output...

    products.aspose.com/words/nodejs-net/conversion...
  2. Compress HTML In Javascript

    Compress HTML in JavaScript without losing quality. Optimize HTML content, reduce file size easily....Document( "Input.html" ); doc.cleanup();...require('@aspose/words'); var doc = new aw.Document("Input.html"); doc.cleanup();...

    products.aspose.com/words/nodejs-net/compress/h...
  3. Compress DOC In Javascript

    Compress DOC in JavaScript without losing quality. Optimize DOC content, reduce file size easily....Document( "Input.doc" ); doc.cleanup();...require('@aspose/words'); var doc = new aw.Document("Input.doc"); doc.cleanup();...

    products.aspose.com/words/nodejs-net/compress/doc/
  4. PDF to JPEG Converter using C# | Aspose.PDF

    Sample code for PDF to JPEG C# conversion. Use API example code for batch PDF files to JPEG conversion within VB.NET, ASP.NET, or any .NET-based application...convert programmatically a document from PDF to JPEG format with...with a modern document-processing .NET API. Use just a few lines...

    products.aspose.com/pdf/net/conversion/pdf-to-j...
  5. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…...“µL/bee” is inserted into the document, it is replaced with the Times...even though the rest of the document is consistently using the...

    forum.aspose.com/t/issue-with-font-family-chang...
  6. Features|CAD 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....2) Dual sign (v2.3) Crop (v2.3) Vector to...

    docs.aspose.com/cad/javascript-net/getting-star...
  7. View PPTM File Online and using Java | products...

    Free online PPTM file viewer app. Java API code to view PPTM presentation for viewer application....Develop powerful Java based PPTM document viewer utility application...PPTM document through Java. Download View PPTM Document via Online...

    products.aspose.com/total/java/viewer/pptm/
  8. Enable GridWeb EditBox|Documentation

    This article introduces how to work with the formula bar or edit box in GridWeb....entering data or type an equal (=) sign, the Edit Box will be activated...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Aspose::Words::Fields::FieldBuilder::AddArgumen...

    Aspose::Words::Fields::FieldBuilder::AddArgument method. Adds a field's argument represented by FieldArgumentBuilder to the field's code in C++....then insert them into the document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); // Below are three examples...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. DocSaveOptions Class | Aspose.Words for .NET

    Optimize Document saving with Aspose.Words.Saving.DocSaveOptions. Customize your Doc and Dot formats for enhanced quality and flexibility....additional options when saving a document into the Doc or Dot format...the Specify Save Options documentation article. public class DocSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...