Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 401,893 for

document

(0.38 sec)
  1. HtmlSaveOptions.Encoding | Aspose.Words for .NET

    Discover HtmlSaveOptions Encoding for seamless HTML, MHTML, and EPUB exports. Easily customize encoding with UTF-8 for optimal compatibility and performance....saving a document to .epub. Document doc = new Document ( MyDir...specify the encoding for a document that we will save. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfCustomPropertiesExport Enum | Aspose.Words f...

    Discover how the Aspose.Words.PdfCustomPropertiesExport enum enhances PDF exports by customizing Document properties for optimal results....converting a document to PDF. Document doc = new Document (); doc...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Delete PDF Pages with Go via C++|Aspose.PDF for...

    You can delete pages from your PDF file using Aspose.PDF for Go via C++....demonstrates how to manipulate a PDF document by deleting a specific page...method is efficient for PDF document manipulation tasks, specifically...

    docs.aspose.com/pdf/go-cpp/delete-pages/
  4. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/python-net/features/
  5. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor...src_doc DocumentBase The source document. dst_doc DocumentBase The...The destination document that will be the owner of imported nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C++ API to Export TEX to MARKDOWN | products.as...

    Convert TEX to MARKDOWN within C++ applications....language used for creating documents. It is a powerful language...not as widely used as other document formats such as Microsoft...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a Document in Java....an editable range within a document. Examples: Shows how to limit...throws Exception { Document doc = new Document(); doc.protect(ProtectionType...

    reference.aspose.com/words/java/com.aspose.word...
  8. RtfSaveOptions.export_compact_size property | A...

    RtfSaveOptions.export_compact_size property. Allows to make output RTF Documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly....Allows to make output RTF documents smaller in size, but if they...bool ): ... Remarks If the document that you want to convert to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...Ellipse () { // The path to the document directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  10. How to remove Strikeout Annotation using C++ | ...

    Remove Strikeout annotations programmatically in PDF with C++ sample code on any platform with C++ language... powerful and easy to use document manipulation API for C++ platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/cpp/annotation/strikeou...