Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 400,796 for

document

(0.78 sec)
  1. Encrypting Excel Files with JavaScript via C++|...

    Learn how to encrypt and password-protect Excel files using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/encrypting...
  2. 将PDF转换为PDF/A格式|Aspose.PDF for C++

    本主题展示了如何使用Aspose.PDF将PDF文件转换为符合PDF/A标准的PDF文件。... 使用Document类的Convert方法转换文件。 在将PDF转换为符...pdf" ); // 打开文档 auto document = new Document ( _dataDir + infilename...

    docs.aspose.com/pdf/zh/cpp/convert-pdf-to-pdfa/
  3. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Extract Text and Images from ODS File Online an...

    Online ODS file parser app. Java API code to extract text in rows and cells from ODS spreadhseets....Develop powerful Java based ODS document parser utility application...application. Code listed for ODS document parsing through Java. Download...

    products.aspose.com/total/java/parse/ods/
  5. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.SVG format in Java....additional options when saving a document into the SaveFormat.SVG format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  6. Remove Metadata from PDF in Ruby|Aspose.PDF for...

    Erase sensitive or unwanted metadata from PDF files programmatically with Aspose.PDF for Ruby....To remove Metadata from Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  7. AI Grammar Checking|Aspose.Words for .NET

    Check a Document grammar. Aspose.Words for .NET allows users to check grammar and detect errors in Documents using OpenAI, Google, and Claude models.... Checking grammar in documents is important to ensure clarity...and accuracy. Well-written documents leave a positive impression...

    docs.aspose.com/words/net/grammar-checking/
  8. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in Documents, ensuring seamless and efficient workflows....Mail Merge and Reporting documentation article. public class ImageFieldMergingArg...Description Document { get; } Returns the Document object for...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Add Digital Signature to an Already Signed Exce...

    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....signed Excel document, if the original document is an Aspose...Aspose.Cells‑generated document, it works well. However, if the original...

    docs.aspose.com/cells/java/add-digital-signatur...
  10. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at any position within a PDF file using Python and Aspose.PDF for flexible Document structuring....Insert an Empty Page into a Pdf document using Aspose.PDF Java for...= self . Document () pdf_document = self . Document () pdf_document...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...