Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 401,869 for

document

(0.26 sec)
  1. OdtSaveMeasureUnit Enum | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveMeasureUnit enum for precise control over Document measurements. Enhance your Document formatting with ease!...measure to apply to measurable document content such as shape, widths...Centimeters 0 Specifies that the document content is saved using centimeters...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. 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...
  4. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...save(file_name) Saves the document to a file. Automatically determines...str The name for the document. If a document with the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/
  6. 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...
  7. 将椭圆对象添加到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/
  8. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....Target to a Page in the Same Document The following code snippet...to the second page of the document. void SetLinkTargetToAPage...

    docs.aspose.com/pdf/cpp/update-links/
  9. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java....allows you to convert PDF documents to image formats such as BMP...oriented for conversion whole document, but ImageDevice - for a particular...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  10. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole Document....values of fields in the whole document. def update_fields ( self...open, modify and then save a document, Aspose.Words does not update...

    reference.aspose.com/words/python-net/aspose.wo...