Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 175,629 for

docx

(0.46 sec)
  1. Change Table Style in Word Documents|Aspose.Wor...

    Advanced table formatting C#. Create a table style using C#. Apply table style C#....following ways: Table styles in DOCX and WordML formats are preserved...than DOCX/DOC? A: Table styles are fully preserved in DOCX, WordML...

    docs.aspose.com/words/net/working-with-tablestyle/
  2. Supported Document Formats|Aspose.Words for Pyt...

    Edit source documents in many popular formats, as well as freely convert files from one format to another using Python....the Word 6 or Word 95 format DOCX Office Open XML WordprocessingML...processing formats, including DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF...

    docs.aspose.com/words/python-net/supported-docu...
  3. Question: Aspose .NET SDK support for scanned P...

    Hi, We are experiencing issues converting scanned (image-based) PDF files using the Aspose .NET SDK. The SDK currently converts the PDF to a Word document, but the output content remains an embedded image rather than ed…...PDF) and save it as a DOC/DOCX. The text layer created by OCR...searchable PDF and save as DOC/DOCX. Performance tuning Both libraries...

    forum.aspose.com/t/question-aspose-net-sdk-supp...
  4. Մի Քանի WORD Դեպի Պատկեր Javascript

    Միավորել մի քանի WORD Պատկեր ին JavaScript կոդի մեջ: Պահպանեք WORD որպես Պատկեր օգտագործելով JavaScript:...օրինակ JavaScript ՝ մի քանի DOCX JPG մեջ միավորելու համար Պատճենել...fileNames = [ "Input1.docx" , "Input2.docx" ] var output = new...

    products.aspose.com/words/hy/nodejs-net/merge/w...
  5. WatermarkerContext.image_watermark property | A...

    WatermarkerContext.image_watermark property. Image bytes to be used as a watermark....docx' watermark_image = IMAGE_DIR...'LowCode.WatermarkContextImag.docx' ) . execute () Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontInfoCollection.EmbedSystemFonts | Aspose.Wo...

    Discover how the FontInfoCollection EmbedSystemFonts property enhances your documents by embedding system fonts. Learn its default value and benefits!... This option works for DOC, DOCX and RTF formats only. Examples...Document ( MyDir + "Document.docx" ); FontInfoCollection fontInfos...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using Docx4j...." ); // Save the document in DOCX format. The format to save as...( "Aspose_NewDoc.docx" , SaveFormat . DOCX ); docx4j - Create...

    docs.aspose.com/words/java/create-new-document/
  8. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...docx"); Document target = new Do...Document("C:\\Temp\\v2.docx"); source.compare(target, "AW", new...

    forum.aspose.com/t/aspose-words-compare-is-not-...
  9. Encrypt a Document in C++|Aspose.Words for C++

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

    docs.aspose.com/words/cpp/encrypt-a-document/
  10. 如果我想排查2个文档的相似度,应该用什么方案更好 - Free Support Forum -...

    是需要我自己读段落,或按标点我拆分数据,自己做向量化,然后embedding 来排查么?还是aspose 有什么好的方案。...docx", targetFile: "c1_doc2.docx", outputPath:...outputPath: "compare_result.docx" }); const result = await client.compa...

    forum.aspose.com/t/topic/321339