Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 5,267 for

sign document

(0.39 sec)
  1. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a Document into the Doc or Dot format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Doc or Dot format...the Specify Save Options documentation article. class DocSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。... SetText ( u "Sign up for your free phone number...Cells :: Cleanup (); } AI Document Assistant Close 使用C++按名称访问文本框...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  3. Compress DOCX In C++

    Compress DOCX in C++ without losing quality. Optimize DOCX content, reduce file size easily....Aspose::Words; auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Cleanup...Aspose::Words; auto doc = MakeObject<Document>(u"Input.docx"); doc->Cleanup();...

    products.aspose.com/words/cpp/compress/docx/
  4. Working with Facades|Aspose.PDF for Python via ...

    This section explains how to work with Facades - a toolset for popular operations with PDF....various operations on PDF documents without delving into their...PdfFileSignature] - tool to sign a pdf file with a certificate...

    docs.aspose.com/pdf/python-java/working-with-fa...
  5. Aspose.PDF Features Tutorial | Aspose.PDF

    Learn how to work with PDF files with our libraries: .NET, CPP, Java, Python...You can create a document, get and set document properties, embedding...manipulate PDF documents by validating a PDF document for PDF A standard...

    products.aspose.com/pdf/tutorial/
  6. Compress WORD In Java

    Compress WORD in Java without losing quality. Optimize WORD content, reduce file size easily....*; Document doc = new Document ( "Input.docx" );...aspose.words.*; Document doc = new Document("Input.docx"); doc...

    products.aspose.com/words/java/compress/word/
  7. Compress DOCX In Java

    Compress DOCX in Java without losing quality. Optimize DOCX content, reduce file size easily....*; Document doc = new Document ( "Input.docx" );...aspose.words.*; Document doc = new Document("Input.docx"); doc...

    products.aspose.com/words/java/compress/docx/
  8. Extract text from PDF in C# | Aspose.PDF

    C# source code to extract text from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Programmatic modification of PDF documents is an essential part of modern... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/parser/text/
  9. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....Banners Callouts This guide document will select one or two shapes...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  10. Python Split HTML

    Split HTML files into e pages using Python code. Save HTML as separate files using Python....data and, as a result, get documents of the form and content that...to work with sections of a document in parallel. For example,...

    products.aspose.com/words/python-net/split/html/