Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 5,540 for

sign document

(2.03 sec)
  1. OdtSaveOptions class | Aspose.Words for Python

    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/python-net/aspose.wo...
  2. Validation if a document is PDF/A and singed? -...

    Hello, we have an issue. We would like to check whether a PDF is digitally Signed and whether it is in PDF/A format. Does Aspose support this kind of check? We are using Aspose version 25.4. Thanks in advance!...Validation if a document is PDF/A and singed? Aspose.PDF Product...whether a PDF is digitally signed and whether it is in PDF/A...

    forum.aspose.com/t/validation-if-a-document-is-...
  3. 1. Input and output encodings

    This article briefly explains the concepts of input and output encodings in LaTeX. It also mentions the New Font Selection Scheme (NFSS).... A document stored in a computer file...find that the dollar signs in your document are suddenly interpreted...

    docs.aspose.com/tex/java/latex-font-encodings/
  4. Resize PDF using C# | Aspose.PDF

    Resize PDF Documents programmatically with C# sample code using Aspose.PDF for .NET....Programmatic modification of PDF documents is an essential part of modern...developers to resize PDF documents quickly and efficiently through...

    products.aspose.com/pdf/net/resize/
  5. 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...
  6. 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/
  7. PNG to PDF Merge using C# | Aspose.PDF

    Combine two or more PNG Documents into one PDF 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/png-to-pdf/
  8. 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...
  9. Several JPG Into WORD Javascript

    Merge multiple JPG into WORD in JavaScript code. Save JPG as WORD using JavaScript....example that iterates through documents and converts them to Word:..."Input2.jpg" ] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  10. Several Image Into DOCX Javascript

    Merge multiple Image into DOCX in JavaScript code. Save Image as DOCX using JavaScript....example that iterates through documents and converts them to DOCX:..."Input2.png" ] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/merge/imag...