Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 423,593 for

document

(0.48 sec)
  1. 创建 AcroForm - 在 Python 中创建可填充 PDF|Aspose.PDF fo...

    使用 Aspose.PDF for Python via .NET 从头创建 PDF 文档中的 AcroForm 字段。...output_file_name ): document = ap . Document () page = document . pages ...() document . form . add ( text_box_field , 1 ) document . save...

    docs.aspose.com/pdf/zh/python-net/create-form/
  2. XamlFixedSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties class. A collection of built-in Document properties. To learn more, visit the Documentation article in C++....class A collection of built-in document properties. To learn more...the Work with Document Properties documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your Documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the Document's protection for enhanced security....password the document was protected with. If document is not write-protected...protect a document with a password. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.set...
  5. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...information about a format of a document stored in a disk file. detectFileFormat...if this method detects the document format, it does not guarantee...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Merge PDF Documents using Python | Aspose.PDF

    Combine various PDF Documents programmatically with Python sample code using Aspose.PDF for Python via C++...powerful, and easy-to-use document manipulation API for python-cpp...C++ Library can convert a document from any supported download...

    products.aspose.com/pdf/python-cpp/merger/
  7. Document.extractPages method | Aspose.Words for...

    Aspose.Words.Document.extractPages method...count, options) Returns the Document object representing the specified...process. Remarks The resulting document should look like the one in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IDocumentSavingCallback Interface | Aspose.Word...

    Implement the Aspose.Words.Saving.IDocumentSavingCallback interface to create custom save methods for Documents, enhancing your Document management solutions....method called during saving a document. public interface IDocumentSavingCallb...This is called to notify of document saving progress. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  9. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document into a text based formats in Java....additional options when saving a document into a text based formats...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentVisitor.VisitSubDocument | Aspose.Words...

    Explore the DocumentVisitor's VisitSubDocument method, designed for efficient handling of subDocuments in your applications. Enhance your coding efficiency!...VisitSubDocument method Called when a sub-document is encountered. public virtual...how to use a document visitor to print a document’s node structure...

    reference.aspose.com/words/net/aspose.words/doc...