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

docx

(0.19 sec)
  1. Ինչպես PDF-ը վերածել Word-ի՝ օգտագործելով Python-ը

    Ահա արագ ձեռնարկ, որը բացատրում է, թե ինչպես փոխարկել PDF-ը Word-ի՝ օգտագործելով Python-ը: Այն տրամադրում է մանրամասն քայլեր՝ կարգավորելու միջավայրը և գործարկվող Python կոդը՝ PDF-ը Docx-ի փոխարկելու համար:...օգտագործելու ցուցումներ: PDF-ը DOCX-ի փոխարկելու համար Python կոդը...Word ֆայլի, ինչպիսիք են DOC, DOCX և այլն: Python-ում PDF-ը Word-ի...

    kb.aspose.com/hy/words/python/how-to-convert-pd...
  2. Get image x,y and width and height with out fig...

    Chapter09.Docx (468.6 KB) MS Drawing tools doc file image size get....docx (468.6 KB) MS Drawing tools...doc = new Document("Chapter09.docx"); // Iterate through all shapes...

    forum.aspose.com/t/get-image-x-y-and-width-and-...
  3. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless document conversion....docx. Document doc = new Document...OoxmlSaveOptions ( SaveFormat . Docx ); so . KeepLegacyControlCha...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Install TrueType Fonts on Linux in Java|Aspose....

    Aspose.Words for Java enables rendering a document created using Microsoft Word on a Linux machine with the best accuracy....Words to convert DOC or DOCX documents to PDF format. If...Most frequently, the DOC and DOCX documents, which need to be...

    docs.aspose.com/words/java/install-truetype-fon...
  5. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to Docx using Java....to an MS Word document like DOCX , DOC, or in any of the supported...library Save the document as DOCX on the disk These steps assist...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  6. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....it as a Word document say a DOCX file. You will also learn how...Save the resultant document as DOCX These steps describe how to...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  7. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....docx" ; string secondDoc = MyDir..."LowCode.CompareDocuments.1.docx" , "Author" , new DateTime ());...

    reference.aspose.com/words/net/aspose.words.low...
  8. Aspsoe.zip 读取解压文件的时候,中文名称会乱码 - Free Support For...

    Archive archive = new Archive("C:\\Users\\ws\\Desktop\\新建 Docx 文档.zip"); List<ArchiveEntry> entries = archive.getEntries(); for (ArchiveEntry entry : entries) { System.out.println(entry.getName()); OutputStream os = ne…...Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip"); List<ArchiveEntry>...Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip", options); 1 Like wsws2188...

    forum.aspose.com/t/aspsoe-zip/281055
  9. AdvancedCompareOptions class | Aspose.Words for...

    aspose.words.comparing.AdvancedCompareOptions class. Allows to set advanced compare options....docx' ) doc_b = aw . Document ( file_name...MY_DIR + 'Document with SDT 2.docx' ) # Configure options to compare...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Converter.Create | Aspose.Words for .NET

    Create a new instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation....docx" ; Converter . Create ( new...+ "LowCode.ConvertContext.3.docx" , saveOptions ) . Execute ();...

    reference.aspose.com/words/net/aspose.words.low...