Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 177,657 for

docx

(0.3 sec)
  1. Encrypt a Document in Java|Aspose.Words for Java

    Encrypt your document using appropriate encryption algorithms for specific document formats in Java....the OoxmlSaveOptions class for DOCX, DOCM, DOTX, DOTM, and FlatOpc...Encryption RC4 Encryption (40-bit) DOCX, DOTX, DOCM, DOTM, FlatOPC,...

    docs.aspose.com/words/java/encrypt-a-document/
  2. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of documents using a single line of code in Java....docx"; Converter.convert(doc, getArtifactsDir()..."LowCode.Convert.LoadOptions.docx", saveOptions); Converter.convert(doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. Embedded doc images distorted when converting t...

    Hello, After a version upgrade from 25.1 to 25.8, our team found embedded images are distorted when we convert the attached doc file to pdf. Using version 25.3 images are rendered correctly, but from version 25.4+ imag…...zip (contains the problematic DOCX) This behavior is caused by...images that are stored in the DOCX as EMF/WMF or have a non‑standard...

    forum.aspose.com/t/embedded-doc-images-distorte...
  4. How to Convert Word to PDF using Python

    This brief tutorial contains information on how to convert Word to PDF using Python. In order to convert Word to PDF in Python this topic entails the environment configuration steps and API calls required to perform the conversion.... Steps to Convert DOCX to PDF in Python Configure the...the output PDF options Convert DOCX to PDF using the save method...

    kb.aspose.com/words/python/how-to-convert-word-...
  5. Convert PUB to Word in Java

    This basic article explains how to convert PUB to Word in Java. It begins by guiding you through the environment setup, then walks through the process and provides sample code to explain each part of converting Publisher files to Word in Java....files and turning them into a DOCX file. Steps to Convert PUB to...procedure to convert PUB to DOCX in Java . The PubFactory class...

    kb.aspose.com/pub/java/convert-pub-to-word-in-j...
  6. How to Convert Excel to Word in Node.js

    This article entails how to convert Excel to Word in Node.js. It encompasses the configuration details, step-wise procedure, and a runnable sample code to export Excel to Word in Node.js....js like exporting XLSX to DOCX using the detailed configuration...Save the source Excel file as a DOCX Word document along with the...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  7. Ինչպես փոխարկել Word-ը PDF-ի C++-ի միջոցով

    Այս հակիրճ թեմայում մենք կսովորենք, թե ինչպես փոխարկել Word-ը PDF-ի՝ օգտագործելով C++: Դուք կարող եք հարմարեցնել ելքային PDF-ը` փոխելով դրա տեսքը և այլ հատկությունները` օգտագործելով պարզ API զանգեր և ստեղծել PDF Docx-ից C++-ով, որը կարելի է դիտել բրաուզերում կամ ցանկացած այլ դիտիչում:...պարզ API զանգեր և ստեղծեք PDF DOCX -ից C++ -ից, որը կարող է դիտվել...ռեժիմը սահմանելու համար Պահպանեք DOCX ֆայլը որպես PDF՝ օգտագործելով...

    kb.aspose.com/hy/words/cpp/how-to-convert-word-...
  8. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel documents, as well as JSON or XML files.... file_format::docx Microsoft Word document (version...save_format = file_format :: docx ; asposeocr_page_save ( image...

    docs.aspose.com/ocr/cpp/save-file/
  9. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table...for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...ARTIFACTS_DIR + 'Table.CreateNestedTable.docx' ) Shows how to build a nested...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Ինչպես կարդալ Word փաստաթուղթը C#-ում

    Այս հակիրճ ձեռնարկը ձեզ ուղղորդում է, թե ինչպես կարդալ Word փաստաթուղթը C#-ով: Word փաստաթղթից տեքստ կարդալու համար C# միջավայրի մանրամասները և գործարկվող օրինակելի կոդը՝ նկարագրությամբ, համօգտագործվում է:...բեռնելով Word ֆայլ, ինչպիսիք են DOCX , DOC , RTF կամ HTML և այլն...կառավարիչից Ներբեռնեք մուտքագրված DOCX ֆայլը Document դասի օբյեկտի...

    kb.aspose.com/hy/words/net/how-to-read-word-doc...