Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 5,532 for

sign document

(0.21 sec)
  1. Frequently Asked Questions | Aspose.Page for .NET

    Get answers to the most frequent questions about Aspose.Page for .NET, - a comprehensive API for manipulation, Conversion and editing EP,XPS and PS files....multiple PS files into a single document, and more. Q: What formats...to the documents directory and initialize the document name. Initialize...

    docs.aspose.com/page/net/faq/
  2. 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...
  3. 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/
  4. Converting a PDF file to BYTEARRAY using C# | A...

    Sample code for PDF‑to‑BYTEARRAY conversion in .NET. Use the API example code for batch PDF‑to‑BYTEARRAY conversion within VB.NET, ASP.NET, or any .NET‑based application....convert programmatically a document from PDF to BYTEARRAY format...format with a modern document-processing .NET API. Use just a few...

    products.aspose.com/pdf/net/conversion/pdf-to-b...
  5. PDF to DOCX Merge using C# | Aspose.PDF

    Combine two or more PDF Documents into one DOCX 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/pdf-to-docx/
  6. PDF to PDFA Merge using C# | Aspose.PDF

    Combine two or more PDF Documents into one PDFA 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/pdf-to-pdfa/
  7. 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...
  8. Manage VBA codes of Excel Macro-Enabled workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells for Python via .NET library....Code is Signed Check if VBA project in a Workbook is Signed Check...Locked for Viewing Digitally Sign a VBA Code Project with Certificate...

    docs.aspose.com/cells/python-net/manage-vba-pro...
  9. Convert JPG To TIFF Javascript

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