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

docx

(0.11 sec)
  1. ConverterContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words LowCode ConverterContext class for seamless document conversion and enhanced workflow efficiency. Transform your documents effortlessly....docx" ; Converter . Create ( new...+ "LowCode.ConvertContext.3.docx" , saveOptions ) . Execute ();...

    reference.aspose.com/words/net/aspose.words.low...
  2. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 Docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…... Attach 2 docx files attached (Source 1 &&... Attach 2 docx files attached (Leagal Content.docx && Legal ...

    forum.aspose.com/t/defect-displayed-content-as-...
  3. Ինչպես ստեղծել աղյուսակ Word փաստաթղթում Java-ով

    Այս հակիրճ քայլ առ քայլ ուղեցույցն ընդգրկում է, թե ինչպես ստեղծել աղյուսակ Word փաստաթղթում Java-ով: Դուք կարող եք կատարել այս քայլերը՝ տեսնելու, թե ինչպես կարելի է աղյուսակ տեղադրել Word փաստաթղթում Java-ի միջոցով ցանկացած օպերացիոն համակարգում, ինչպիսիք են Windows-ը, macOS-ը կամ Linux-ը:...ելքային ֆայլը պահվում է որպես DOCX ֆայլ, բայց դուք կարող եք պահպանել...Word փաստաթուղթը Table-ով որպես DOCX ֆայլ Օգտագործելով այս քայլերը...

    kb.aspose.com/hy/words/java/how-to-create-table...
  4. Convert a Document to PDF in C++|Aspose.Words f...

    Convert a document to PDF using C++. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....convert a document from DOC or DOCX format to PDF without using...Converting DOCX or DOC to PDF Converting from the DOC or DOCX document...

    docs.aspose.com/words/cpp/convert-a-document-to...
  5. ExtractPages Function Removes Bookmarks - Free ...

    Hi, I am extracting pages one by one using the ExtractPages function. However, during this process, the bookmarks with the names "bm_ef269859079b419b" and "bm_b3e4256833b46067" are being removed from the extracted pages…...docx"); Aspose.Words.Document tempDoc...DirectorySeparatorCh + "page" + i + ".docx", SaveFormat.Docx); } Source Document...

    forum.aspose.com/t/extractpages-function-remove...
  6. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method...docx' , system_helper . io . FileMode...FileStream ( MY_DIR + 'Tables.docx' , system_helper . io . FileMode...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Rendering Issues with FieldEquation Producing B...

    Description: The document contains a specific EQ (FieldEquation) structure, for example: Example field structure: { eq \o(●, 1) } When converting the Docx to PNG using Aspose.Words, the EQ field renders differently f…...\o(●, 1) } When converting the DOCX to PNG using Aspose.Words, the...Microsoft Word . Sample Docx: input.docx (15.3 KB) Expected Result...

    forum.aspose.com/t/rendering-issues-with-fielde...
  8. How to Convert Word to TIFF in Python

    This quick tutorial contains information on how to convert Word to TIFF in Python. It provides details to configure the environment, step-by-step procedure to write the application and a runnable sample code to convert Docx to TIFF in Python....demonstrating the feature to convert DOCX to TIFF in Python . All the...for Python via .NET to convert DOCX to TIFF Load the input Word...

    kb.aspose.com/words/python/how-to-convert-word-...
  9. Convert Word DOC to EPUB with Python

    Follow this article to convert Word DOC to EPUB with Python. It has the details to set the IDE, steps, and sample code to demonstrate a document to EPUB converter with Python....summarize the process for the DOCX to EPUB conversion with Python...save() method. Code to Convert DOCX to EPUB with Python This sample...

    kb.aspose.com/words/python/convert-word-doc-to-...
  10. Document comparison tool - Free Support Forum -...

    The requirement I have is to compare two documents(could be pdf to pdf, pdf to Docx, Docx to Docx). I need a logic to compare the two files and display the original documents to be displayed side by side with the changes…...be pdf to pdf, pdf to docx, docx to docx). I need a logic to compare...For comparing Word documents (DOCX). Aspose.PDF for .NET/Java :...

    forum.aspose.com/t/document-comparison-tool/316675