Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 5,545 for

sign document

(0.04 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. 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/getting-started/features/
  3. Split PDF Files Online or using Java | products...

    Free online app to Split different PDF files. Java Splitter library code for PDF Documents....PDF document splitter applications. Freely split documents including...project. Load the PDF document using Document class. Loop through...

    products.aspose.com/total/java/split/pdf/
  4. Ways to Calculate Formulas|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....begin the string with an equal sign (=) as you do when creating...

    docs.aspose.com/cells/go-cpp/ways-to-calculate-...
  5. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format...additional options when saving a document into the SaveFormat.XPS format...the Specify Save Options documentation article. Inheritance: XpsSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)...the Working with Fields documentation article. Constructors Name...and inserts a field into the document before the specified inline...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. 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/
  9. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddText method. Adds a plain text to the argument 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. FieldBuilder.add_argument method | Aspose.Words...

    aspose.words.fields.FieldBuilder.add_argument method...then insert them into the document. from api_example_base import...FieldArgumentBuilder doc = aw . Document () # Below are three examples...

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