Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 18,490 for

docx to doc

(0.12 sec)
  1. PlainTextDocument.built_in_document_properties ...

    PlainTextDocument.built_in_Document_properties property. Gets [PlainTextDocument.built_in_Document_properties](./) of the Document.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . b...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... doc = aw . Document ( file_name =...= MY_DIR + 'Tables.docx' ) tables = doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Մի Քանի JPG Դեպի BMP Javascript

    Միավորել մի քանի JPG BMP ին JavaScript կոդի մեջ: Պահպանեք JPG որպես BMP օգտագործելով JavaScript:...jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/hy/nodejs-net/merge/j...
  4. Մի Քանի JPG Դեպի PNG Javascript

    Միավորել մի քանի JPG PNG ին JavaScript կոդի մեջ: Պահպանեք JPG որպես PNG օգտագործելով JavaScript:...jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/hy/nodejs-net/merge/j...
  5. Մի Քանի Պատկեր Դեպի PNG Javascript

    Միավորել մի քանի Պատկեր PNG ին JavaScript կոդի մեջ: Պահպանեք Պատկեր որպես PNG օգտագործելով JavaScript:...png" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/hy/nodejs-net/merge/i...
  6. 在javascript中壓縮tiff

    在JavaScript中壓縮TIFF而不會損失質量。優化TIFF內容,輕鬆減小文件大小。...require( '@aspose/words' ); var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shape = builder.insertImage(...

    products.aspose.com/words/zh-hant/nodejs-net/co...
  7. DocumentSecurity Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentSecurity enum To enhance your Document's security. Easily specify and manage security levels for optimal protection....Document doc = new Document (); Assert . That ( doc . BuiltInDocumentPrope..."Security" built-in property. doc . WriteProtection . ReadOnlyRecommended...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a Document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/python-net/restrict-docum...
  9. Online ODS File Text Finder or Build ODS Search...

    Free online app To search in ODS file. C++ API code for any ODS file text search application....[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/cpp/search/ods/
  10. | Aspose

    Sample code for JPEG To Text Java conversion. Use API example code for batch JPEG files To Text conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/jpeg-to...