Discover the Aspose.Words.Drawing.WrapSide enum to control text wrapping around shapes and images, enhancing document layout and readability....on the left side of the shape only. There is a text free area on...the right side of the shape only. There is a text free area on...
How to limit the set of characters Aspose.OCR engine will look for....characters_allowed_type::LATIN_ALPHABET Only recognize Latin / English text...characters_allowed_type::DIGITS Recognize only binary, octal, decimal, or hexadecimal...
Restrict editing a document by setting a restriction type using C++. You can also remove protection and make unrestricted editable regions....ability to edit a document and only allow certain actions with it...restrict editing in a document so only editing in form fields is possible:...
When recording the layout for paragraphs the LayoutEnumerator will provide the layout rectangle for each span in the paragraph. However, when looking at paragraphs within a comment entity the layout rectangle retrieves j…...rectangle for the comment – only the width value is meaningful...rectangle, or design your UI to rely only on the anchor position. 4. Create...
Document.versionsCount property. Gets the number of document versions that was stored in the DOC document....Microsoft Word supports versions only for DOC files. This property...
IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method to the output stream using the specified save options....specified output format is image, only the first page image is saved...
HtmlSaveOptions.cssStyleSheetType property. Specifies how CSS (Cascading Style Sheet) styles are exported to HTML, MHTML or EPUB...sheet into an external file is only supported when saving to HTML...
This page explain how to merge PDF documents into a single PDF file with Aspose.PDF for JavaScript via C++...function readFile ( index ) { /*only two files*/ if ( index >= e.../*Event handler. Only two files are merged. If only one file is selected...
Aspose::Words::Document::Unprotect method. Removes protection from the document regardless of the password in C++....// Note that the protection only applies to Microsoft Word users...method unprotects the document only if a correct password is specified...