Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 176,801 for

docx

(0.7 sec)
  1. 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-...
  2. Render EMAIL to WORD in Andorid App | products....

    Export EMAIL to WORD without using Microsoft Word or Outlook in you Andorid applications...document to DOCX format using save method and set DOCX as SaveFormat...passing SaveFormat.DOCX document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  3. How to Convert HTML to Word using C#

    This short tutorial is designed to explain how to convert HTML to Word using C#. To accomplish the process of HTML to Word C# code is demonstrated along with the detailed steps to establish the environment....available to configure the output DOCX file by using the DocSaveOptions...convert HTML to Word file like DOCX is easily achieved. First information...

    kb.aspose.com/html/net/how-to-convert-html-to-w...
  4. How to Convert Word to MD File using Python

    This tutorial provides details about how to convert Word to MD file using Python. You will get the configuration details, detailed steps and a runnable sample code to convert Docx to Markdown using Python....runnable sample code to convert DOCX to Markdown using Python . You...for Python via .NET to convert DOCX to MD file Load input Word file...

    kb.aspose.com/words/python/how-to-convert-word-...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil class. Provides methods for signing document. To learn more, visit the documentation article in C++....signature removal: Doc , Dot , Docx , Dotx , Docm , Dotm , Odt ...signature removal: Doc , Dot , Docx , Dotx , Docm , Dotm , Odt ...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. 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...
  7. Convert PDF to Excel Workbook in Ruby|Aspose.PD...

    Understand how to convert PDF data into Excel workbooks using Ruby with Aspose.PDF, simplifying data extraction and analysis....Download Convert PDF to DOC or DOCX (Aspose.PDF) from any of the...GitHub Convert PDF to DOC or DOCX format in Ruby Convert PDF to...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  8. 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
  9. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...docx (13.9 KB) DOC_2.docx (13.9 KB) output.docx (11.3 KB)...ReplaceBookmarks("source.docx", "target.docx", "result.docx"); . Open result...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  10. Word to Pdf conversion failure - Free Support F...

    Hello, I am working on a project to convert .Docx documents to pdf using Aspose.Words library. When converting a 20Mb Docx to pdfon windows OS, the conversion fails due to infinite time taken for document save with the…...docx documents to pdf using Aspose...library. When converting a 20Mb docx to pdfon windows OS, the conversion...

    forum.aspose.com/t/word-to-pdf-conversion-failu...