Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 5,245 for

sign document

(0.08 sec)
  1. 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/
  2. 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...
  3. 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...
  4. FieldArgumentBuilder.add_node method | Aspose.W...

    FieldArgumentBuilder.add_node method. Adds a node to the argument....insert them into the document. doc = aw . Document () # Below are three...field display the ® (Registered Sign) symbol since its character...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldBuilder.BuildAndInsert | Aspose.Words for ...

    Effortlessly enhance your Documents with FieldBuilder's BuildAndInsert method—quickly add fields before any inline node for seamless integration....and inserts a field into the document before the specified inline...a field builder. Document doc = new Document (); // A convenient...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  7. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....check() method to check the document’s signatures. If no signature...signatures cover the entire document, use the ‘SignaturesCoverage...

    docs.aspose.com/pdf/java/whatsnew/
  8. Converting a scan to editable document|Document...

    Create an editable Document in Microsoft Word format from a scanned image, PDF or even a photo....Converting a scan to editable document Contents [ Hide ] While many...reducing their reliance on paper documents, this is still the most widespread...

    docs.aspose.com/ocr/net/scan-to-word/
  9. 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...
  10. Convert JPG To BMP Javascript

    Convert JPG to BMP format in JavaScript code. Save JPG as BMP 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...