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

sign document

(0.14 sec)
  1. Issue with XLSB to XLSM conversion when Using s...

    Hi @amjad.sahi, I am using the Aspose.Cells v25.4.0 NuGet package to convert the attached IssueTemplate.xlsb file to xlsm format. This xlsb file contains a table with a column name that includes the @ char, and this co…...According to this Microsoft documentation, Using structured references...([), Right bracket (]), Pound sign (#), Single quotation mark (')...

    forum.aspose.com/t/issue-with-xlsb-to-xlsm-conv...
  2. Compress DOCX In Javascript

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

    products.aspose.com/words/nodejs-net/compress/d...
  3. Compress WORD In Javascript

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

    products.aspose.com/words/nodejs-net/compress/w...
  4. 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/
  5. 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...
  6. Swiss QR Code|Documentation

    This article explains how to Generate and Read Swiss QR Codes using Aspose.BarCode for Python via .NET...QR Codes have the Swiss cross sign in the center. The Swiss QR...Swiss QR Codes and payment documents are described in the “Swiss...

    docs.aspose.com/barcode/python-net/swiss-qr-code/
  7. 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/
  8. 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/
  9. 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-...
  10. 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...