Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 5,243 for

sign document

(0.31 sec)
  1. Make WORD Using Javascript

    Make a new a Word Document in JavaScript in a few steps. Easily create a Word Document using Node.js via .NET library....name Start creating a Word document using JavaScript Save the...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/nodejs-net/make/word/
  2. Crop PDF Pages in Java | Java PDF Library

    Learn how to crop PDF pages in Java using a Java PDF library....load the PDF file using the Document class. Then, create a new...the cropped PDF using the Document.save(String) method. The following...

    blog.aspose.com/pdf/crop-pdf-pages-in-java/
  3. Compress TIFF In Javascript

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

    products.aspose.com/words/nodejs-net/compress/t...
  4. 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...
  5. 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/features/
  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/net/features/
  7. Convert JPG To SVG Javascript

    Convert JPG to SVG format in JavaScript code. Save JPG as SVG 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...
  8. PDF to DOC Merge using C# | Aspose.PDF

    Combine two or more PDF Documents into one DOC single file programmatically with C# sample code using Aspose.PDF for .NET...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/net/merger/pdf-to-doc/
  9. Compress JPG In Javascript

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

    products.aspose.com/words/nodejs-net/compress/jpg/
  10. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...additional options when saving a document into the SaveFormat.Docx ...the Specify Save Options documentation article. Inheritance: OoxmlSaveOptions...

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