Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 176,971 for

docx

(0.13 sec)
  1. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java....docx"); Document docB = new Document(getMyDir()...Document(getMyDir() + "Document with SDT 2.docx"); // Configure options to compare...

    reference.aspose.com/words/java/com.aspose.word...
  2. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc...used to save a document in the Docx format. OoxmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Ինչպես 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...
  4. Փոխակերպեք Word DOC-ը EPUB-ի Python-ով

    Հետևեք այս հոդվածին՝ Word DOC-ը Python-ով EPUB-ի փոխարկելու համար: Այն ունի մանրամասներ՝ IDE-ի, քայլերի և օրինակելի կոդը սահմանելու համար՝ փաստաթուղթը Python-ով EPUB փոխարկիչին ցուցադրելու համար:...քայլերն ամփոփում են Python*-ով *DOCX-ի EPUB փոխակերպման գործընթացը:...save() մեթոդը: Կոդ՝ Python-ով DOCX-ը EPUB-ի փոխարկելու համար Այս...

    kb.aspose.com/hy/words/python/convert-word-doc-...
  5. Conversion from Word to Excel in Java

    Follow this article for conversion from Word to Excel in Java. It has details to set the IDE, a list of steps, and a sample code for Word DOC to Excel converter in Java.... Steps to Convert DOCX to XLSX in Java Set the environment...Words for Java to transform DOCX to XLSX Create the LoadOptions...

    kb.aspose.com/words/java/conversion-from-word-t...
  6. How to Create Word Document using C#

    In this tutorial you will learn how to create Word document using C# without interop. The C# code example creates Word document in Docx file format....it, and save the document to DOCX file format. The following steps...document Save the document to DOCX file format Previously, we looked...

    kb.aspose.com/words/net/how-to-create-word-docu...
  7. Remove Header and Footer from Documents|Aspose....

    Remove headers or footers in a document easily and fast instead of using Docx4j....docx" ); for ( Section section :... class ); // A docx or a dir containing docx files String inputpath...

    docs.aspose.com/words/java/remove-header-and-fo...
  8. How to Send Word Document in Email using Java

    In this brief topic, you will learn how to send Word Document in Email using Java. The following simple steps can be used to send Docx in Email with Java export Docx to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....load the input Word document in DOCX or DOC file format. Then it...email message. Code to Send DOCX in Email with Java In the code...

    kb.aspose.com/words/java/how-to-send-word-docum...
  9. 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-...
  10. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!...docx" ; string pattern = "(C)2006...ArtifactsDir + "LowCode.Replace.1.docx" , pattern , replacement );...

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