Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 401,908 for

document

(0.26 sec)
  1. 以编程方式保存 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中保存 PDF 文件。将 PDF 文档保存到文件系统、流和 Web 应用程序中。... 将 PDF 文档保存到文件系统 您可以使用 Document 类的 Save 方法将创建或操作的 PDF 文档保存到文件系统中。...SaveDocument () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/save-pdf-document/
  2. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....the Working with Fields documentation article. Remarks: For information...field types to link to other documents in the local file system,...

    reference.aspose.com/words/java/com.aspose.word...
  3. Crop PDF Pages programmatically C#|Aspose.PDF f...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for .NET....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. Bleed...

    docs.aspose.com/pdf/net/crop-pages/
  4. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....Shows how to open an HTML document with images from a stream...OpenRead ( get_MyDir () + u "Document.html" ); // Pass the URI of...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. RtfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfLoadOptions to enhance RTF Document loading with customizable settings for seamless integration into your projects....options when loading Rtf document into a Document object. To learn more...the Specify Load Options documentation article. public class RtfLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  6. MarkdownSaveOptions.imagesFolder property | Asp...

    MarkdownSaveOptions.imagesFolder property. Specifies the physical folder where images are saved when exporting a Document to the [SaveFormat.Markdown](../../../aspose.words/saveformat/#Markdown) format...are saved when exporting a document to the SaveFormat.Markdown...string Remarks When you save a Document in SaveFormat.Markdown format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XamlFixedSaveOptions.resourcesFolder property |...

    XamlFixedSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images and fonts) are saved when exporting a Document to fixed page Xaml format...are saved when exporting a document to fixed page Xaml format...string Remarks When you save a Document in fixed page Xaml format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF Documents in C++ using Aspose.PDF for content customization....Open the input PDF using the Document object. Get the particular...AppendText method. Call the Document object’s Save method and save...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  9. Secure PDF Documents with JavaScript via C++|Do...

    Learn how to secure PDF Documents by using owner and user passwords, and set permissions for PDF files using Aspose.Cells for JavaScript via C++....Secure PDF Documents with JavaScript via C++ Contents [ Hide... For example: Secure the documents with owner and user passwords...

    docs.aspose.com/cells/javascript-cpp/secure-pdf...
  10. Update Fields in C++|Aspose.Words for C++

    Learn how to update fields in C++. Update fields programmatically or use automatic field update using C++ API....for the given version of the document. But if you have an application...modifies a document with fields like merging two documents or populating...

    docs.aspose.com/words/cpp/update-fields/