Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 424,010 for

document

(0.87 sec)
  1. Render OFT to BMP in Andorid App | products.asp...

    Export OFT to BMP without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to BMP format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  2. Render OFT to TEXT in Andorid App | products.as...

    Export OFT to TEXT without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to TEXT format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  3. DocSaveOptions.always_compress_metafiles proper...

    DocSaveOptions.always_compress_metafiles property. When ``False``, small metafiles are not compressed for performance reason...compression in a document while saving. # Open a document that contains...Equation 3.0 formula. doc = aw . Document ( file_name = MY_DIR + 'Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BaseWebExtensionCollection1.Item | Aspose.Words...

    Discover the BaseWebExtensionCollection Item property to easily manage items by index. Simplify your development with efficient data handling today!...with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

    reference.aspose.com/words/net/aspose.words.web...
  5. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....paragraph into the document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.Target | Aspose.Words for .NET

    Discover ShapeBase Target property to easily set or retrieve hyperlink target frames for your shapes, enhancing user navigation and experience.... Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. StyleCollection.count property | Aspose.Words f...

    StyleCollection.count property. Gets the number of styles in the collection....Shows how to add a Style to a document’s styles collection. let doc...doc = new aw . Document (); let styles = doc . styles ; // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font....created by a document builder. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Read and Manipulate Excel 2016 Charts with Java...

    Learn how to read and manipulate Excel 2016 charts using Aspose.Cells for JavaScript via C++. This guide will show you how to access and modify various chart properties....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/read-and-m...
  10. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked OLE object using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/access-and...