Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 5,445 for

sign document

(0.14 sec)
  1. Convert JPG To PNG Javascript

    Convert JPG to PNG format in JavaScript code. Save JPG as PNG 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. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API.... Let’s remove the minus sign (‑) from the tornado chart....Cells :: Cleanup (); } AI Document Assistant Close How to set...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  3. OdtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Odt](../../aspose.words/saveformat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveformat/#Ott) format...additional options when saving a document into the SaveFormat.Odt or...the Specify Save Options documentation article. Remarks At the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. 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/...
  6. Aspose::Words::Fields::FieldBuilder::AddSwitch ...

    Aspose::Words::Fields::FieldBuilder::AddSwitch method. Adds a field's switch 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...
  7. 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/
  8. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance Document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....additional options when saving a document into the Docx, Docm, Dotx...the Specify Save Options documentation article. public class OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FieldBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBuilder class to effortlessly create fields using code tokens and switches. Enhance your Document automation today!...the Working with Fields documentation article. public class FieldBuilder...and inserts a field into the document before the specified inline...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 5. The low-level interface

    This article covers the LaTeX low-level font interface that is mostly used in command definitions....are intended for use in a document, the low-level commands are...commands in packages or in the document preamble. To make the best...

    docs.aspose.com/tex/java/latex-fonts-low-level/