Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 414,716 for

document

(0.17 sec)
  1. Export EMLX to BMP via Java | products.aspose.com

    Java API to Convert EMLX to BMP without using Microsoft Word or Outlook...render HTML to BMP by using Document Processing API Aspose.Words...HTML by using Document class Save the document to BMP format...

    products.aspose.com/total/java/conversion/emlx-...
  2. VbaReferenceCollection | Aspose.Words for Java

    Represents a collection of VbaReference objects in Java....Working with VBA Macros documentation article. Examples: Shows..."X:\\broken.dll"; Document doc = new Document(getMyDir() + "VBA...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format in C++....NET documentation for “culture name” and RFC...e.g. “en-US”. See .NET documentation for “culture name” and RFC...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  4. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying forms in your PDF Document with Aspose.PDF for PHP via Java.... // Open a document $document = new Document ( $inputFile );...form field from document $field = $document -> getForm () ->...

    docs.aspose.com/pdf/php-java/modifing-form/
  5. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for JavaScript via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance.... This document shows how to add an image...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/set-pictur...
  6. 释放工作簿的未托管资源(JavaScript通过C++)|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++释放Workbook对象的未托管资源。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/release...
  7. FieldAutoNumLgl.remove_trailing_period property...

    FieldAutoNumLgl.remove_trailing_period property. Gets or sets whether to display the number without a trailing period....Examples Shows how to organize a document using AUTONUMLGL fields. def...field_auto_num_lgl (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Paragraph.AppendField | Aspose.Words for .NET

    Enhance your Document with the Paragraph AppendField method, seamlessly adding custom fields to paragraphs for improved organization and clarity.... Document doc = new Document (); Paragraph paragraph...to a paragraph. Document doc = new Document (); Paragraph paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  9. Document.protect method | Aspose.Words for Python

    aspose.words.Document.protect method...protect(type) Protects the document from changes without changing...type for the document. Remarks When a document is protected,...

    reference.aspose.com/words/python-net/aspose.wo...
  10. List.isMultiLevel property | Aspose.Words for N...

    List.isMultiLevel property. Returns ``true`` when the list contains 9 levels; ``false`` when 1 level.... But in some documents, created with earlier versions...use it in a document. let doc = new aw . Document (); // A list...

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