Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 177,474 for

docx

(0.11 sec)
  1. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....docx"; String inputDoc2 = getMyDir() + "Tables.docx"; MergerContext..."LowCode.MergeContextDocument.1.docx") .execute(); LoadOptions firstLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Ինչպես ուղարկել Word փաստաթուղթը էլեկտրոնային փ...

    Այս օրինակում մենք կուսումնասիրենք, թե ինչպես ուղարկել Word փաստաթուղթը էլեկտրոնային փոստով, օգտագործելով C++: Հետևյալ օրինակի կոդում դուք ականատես կլինեք, թե որքան հարմար է ուղարկել Word փաստաթուղթը էլփոստի մարմնում՝ օգտագործելով C++: Դրան հասնելու համար պարզապես անհրաժեշտ կլինի կատարել API-ի պարզ զանգեր և կատարել մի քանի պարզ քայլեր MS Windows-ում:...Փաստաթղթերի դասի օբյեկտը դրսևորեք DOCX-ում՝ էլփոստի մարմնում ուղարկելու...ուղարկելու համար Պահպանեք DOCX-ը MHTML միջանկյալ ձևաչափում՝ օգտագործելով...

    kb.aspose.com/hy/words/cpp/how-to-send-word-doc...
  3. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...docx"); revisionInformation(original);...} } Sample file: test_sample.docx (99.6 KB) MS word revision information...

    forum.aspose.com/t/getting-incorrect-revision-i...
  4. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then save the xlsx as Docx. But with…...const values to chart in the docx file. We will provide a property..."dest.docx", saveOptions); Please check the following docx without...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...
  5. Merged deleted table cells render outside table...

    We are seeing an incorrect table layout in Aspose.Words when comparing two Docx documents and exporting the result to PDF with tracked changes enabled. Expected behavior (matches Microsoft Word): When horizontal cells …...Words when comparing two DOCX documents and exporting the...compare the attached 1.docx with 2.docx. The issue occurs only...

    forum.aspose.com/t/merged-deleted-table-cells-r...
  6. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into documents using customizable regions....docx" ; DataTable dataTable = new..."LowCode.MailMergeWithRegions.1.docx" , dataTable ); MailMerger ...

    reference.aspose.com/words/net/aspose.words.low...
  7. DOCX-ը JSON-ի վերափոխել Javայում

    Դուք կարող եք Docx-ը JSON վերածել Javայում այս պարզ ձեռնարկի միջոցով։ Այն նկարագրում է զարգացման միջավայրի կարգավորումը և մանրամասն քայլերը՝ Word-ը JSON արտահանելու համար Javայում, ինչպես նաև պարունակում է գործնական կոդի հատված։...Family DOCX-ը JSON-ի վերափոխել Javայում Դուք կարող եք DOCX ֆայլը...միջավայրը՝ ավելացնելով Aspose.Total ՝ DOCX-ը JSON ձևաչափի վերածելու համար...

    kb.aspose.com/hy/words/java/convert-docx-to-jso...
  8. Unable to get range of a bookmark - Free Suppor...

    New_New Microsoft Word Document (2).Docx (3.0 MB) OLD_New Microsoft Word Document (2).Docx (17.3 KB) I have attached 2 documents OLD_New Microsoft Word Document (2).Docx is the original document which I upload in the …...docx (3.0 MB) OLD_New Microsoft Word Document (2).docx (17...Microsoft Word Document (2).docx is the original document which...

    forum.aspose.com/t/unable-to-get-range-of-a-boo...
  9. Urobiť DOCX Pomocou Java

    Vytvorte nový Docx v Java v niekoľkých krokoch. Jednoducho vytvorte Docx pomocou knižnice Java....Vytvorte DOCX pomocou knižnice Java Naša výkonná knižnica Java...vývojárom programovo vytvárať DOCX v niekoľkých krokoch Java vývojári...

    products.aspose.com/words/sk/java/make/docx/
  10. How to Convert Word to Markdown using Java

    In this short tutorial you will learn how to convert Word to Markdown using Java. The following code and steps can be followed to create Word to Markdown converter using Java in any of the commonly used operating system like Windows, macOS, or Linux....create a document as a DOC or DOCX file and then export it with...convert DOCX to MD using Java . Code to Convert DOCX to Markdown...

    kb.aspose.com/words/java/how-to-convert-word-to...