Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 355,963 for

document

(0.12 sec)
  1. 通过 C# 导入 FDF 格式注释到 PDF|Aspose.PDF for .NET

    使用现有的 Form.ImportFdf() 或 PdfAnnotationEditor.ImportAnnotationsFromFdf() 方法将 FDF 格式注释导入 PDF,使用 Aspose.PDF for .NET。...ImportFDFByForm () { // The path to the documents directory var dataDir = RunExamples...fdfInputStream ); } // Save PDF document form . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/import-fdf/
  2. Convert PS to XLSM in Android Apps | products.a...

    Render PS to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store documents in a way that...

    products.aspose.com/total/android-java/conversi...
  3. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table.... Document ( file_name = MY_DIR + 'Tables...borders from a table. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. View and Update PPT Properties Online or Update...

    View and modify PPT properties through online app for free. Android API code to update PPT properties....powerful android based PPT document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/android-java/metadata...
  5. IDocumentProcessorPlugin.append method | Aspose...

    IDocumentProcessorPlugin.append method. Append the Document loading it with the specified load options....append(inputStream, loadOptions) Append the document loading it with the specified...loadOptions LoadOptions The document load options. Can be null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IDocumentProcessorPlugin.load method | Aspose.W...

    IDocumentProcessorPlugin.load method. Load the Document using the specified load options....load(inputStream, loadOptions) Load the document using the specified load options...loadOptions LoadOptions The document load options. Can be null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Edit Word Metadata using C#

    This article guides on how to edit Word metadata using C#. It provides environment settings, a list of tasks, and a runnable sample code to change properties of Word Document using C#.... Steps to Edit Word Document Metadata using C# Add the...Load the Word file into the Document object and access the custom...

    kb.aspose.com/words/net/how-to-edit-word-metada...
  8. How to Convert Image to PDF in Java

    This basic tutorial explains how to convert image to PDF in Java. You will learn how using Java PNG to PDF conversion can be accomplished by following a few steps and a runnable code snippet....of the Document class to create an empty PDF document Create...the converted image as a PDF document To convert PNG to PDF Java...

    kb.aspose.com/pdf/java/how-to-convert-image-to-...
  9. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your Documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....the specified type into the document. public void InsertBreak (...section or line break into the document. Examples Shows how to create...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::Settings::WriteProtection::Valid...

    Aspose::Words::Settings::WriteProtection::ValidatePassword method. Returns true if the specified password is the same as the write-protection password the Document was protected with. If Document is not write-protected with password then returns false in C++....password the document was protected with. If document is not write-protected...Examples Shows how to protect a document with a password. auto doc...

    reference.aspose.com/words/cpp/aspose.words.set...