Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 418,004 for

document

(0.35 sec)
  1. OpenAiModel.translate method | Aspose.Words for...

    OpenAiModel.translate method. Translates the provided Document into the specified target language...translate method translate(source_document, target_language) Translates...Translates the provided document into the specified target language...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Electronically Sign Documents via C# | products...

    Use digital signature to sign files including Microsoft Word, Excel, PowerPoint, PDF and Images via your C# application. Add e-Signature online via app....using C# APIs Optimize digital document signing workflows by creating...signature into PDFs, Office documents, and images. Download Electronic...

    products.aspose.com/total/net/signature/
  3. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF Document....specific location in a PDF document. When closed, the annotation...PDF file auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/text-annotation/
  4. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。...下一个代码片段使用包含 PDF 文件路径的输入变量创建一个新的 Document 对象。该示例访问文档第 2 页上呈现的表单,并检查...output ) { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/remove-form/
  5. TableStyle | Aspose.Words for Java

    Represents a table style in Java....the Working with Tables documentation article. Examples: Shows...settings for the table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. AdvancedCompareOptions.IgnoreStoreItemId | Aspo...

    Discover how the AdvancedCompareOptions IgnoreStoreItemId property enhances Document comparison by ignoring StructuredDocumentTag ID differences for improved accuracy.... Document docA = new Document ( MyDir + "Document with SDT...docx" ); Document docB = new Document ( MyDir + "Document with SDT...

    reference.aspose.com/words/net/aspose.words.com...
  7. Aspose::Words::Markup::SdtAppearance enum | Asp...

    Aspose::Words::Markup::SdtAppearance enum. Specifies the appearance of a structured Document tag in C++....appearance of a structured document tag. enum class SdtAppearance...0 Represents a structured document tag shown as a shaded rectangle...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance Document interactivity....JavaScript To add JavaScript in Pdf document using Aspose.PDF Java for...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/adding-javascript-in-php/
  9. 用JavaScript通过C++对ODS文件进行加密与解密|Documentation

    使用C++的Aspose.Cells for JavaScript对ODS文件进行密码保护和加密。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  10. SaveFormat | Aspose.Words for Java

    Indicates the format in which the Document is saved in Java....Indicates the format in which the document is saved. Examples: Shows...format. Document doc = new Document(getMyDir() + "Document.docx");...

    reference.aspose.com/words/java/com.aspose.word...