Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 18,412 for

docx to doc

(2.43 sec)
  1. How to Add Password to Word Document using Java

    This tuTorial provides details on how To add password To Word Document using Java. It contains the development environment configuration, a complete step-by-step program logic and a runnable sample code that demonstrates the process of Document protection using Java....the supported formats like DOC , DOCX , etc. Steps to Lock Word...

    kb.aspose.com/words/java/how-to-add-password-to...
  2. Converting a PDF file to WORD using C# | Aspose...

    Sample code for PDF‑To‑WORD conversion in .NET. Use the API example code for batch PDF‑To‑WORD conversion within VB.NET, ASP.NET, or any .NET‑based application....doc" , Aspose . Pdf . SaveFormat . DocX ); Copy code...PDF to BYTEARRAY PDF to DOC PDF to DOCX PDF to EMF PDF to EPUB...

    products.aspose.com/pdf/net/conversion/pdf-to-w...
  3. How to Convert Word to Scanned PDF using C#

    This quick tuTorial will guide you on how To convert Word To scanned PDF using C#. While using C# convert Word To scanned PDF using a few lines of code and simple API calls in any of the .NET Core based environments on Windows, macOS or Linux....PDF on the disk Using C# scan DOC to PDF is easily possible with...process by loading the source DOCX file from the disk and using...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  4. MailMergeOptions.trim_whitespaces property | As...

    MailMergeOptions.trim_whitespaces property. Gets or sets a value indicating whether trailing and leading whitespaces are trimmed from mail merge values....merge operation: doc = MY_DIR + 'Mail merge.doc' field_names =...execute ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cropped images do not render properly in HTML w...

    Hi, When converting Docx To HTML, we set ScaleImageToShapeSize is set To false. This is To work around a sizing issue reported in https://forum.aspose.com/t/images-in-rendered-html-have-extra-size-and-caused-blurry-outp…...10:55am 1 Hi, When converting DOCX to HTML, we set ScaleImageToShapeSiz...output. Code: var doc = new Document(@".\test.docx"); var saveOptions...

    forum.aspose.com/t/cropped-images-do-not-render...
  6. Processor Class | Aspose.Words for .NET

    Enhance Document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various Document tasks.... string doc = MyDir + "Big document.docx" ; Converter ...ConverterContext ()) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  7. Convert PPTX to XLSM Format via Java or with fr...

    Convert PPTX To XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To XLSM online converter quickly before integrating the code....Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  8. Convert PPTX to DIF Format via Java or with fre...

    Convert PPTX To DIF format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To DIF online converter quickly before integrating the code....Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  9. Convert PPTX to SXC Format via Java or with fre...

    Convert PPTX To SXC format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To SXC online converter quickly before integrating the code....Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  10. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files To PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line To appear…...docx to .pdf with the same Aspose...consistent between .odt to .pdf and .docx to .pdf conversions with no...

    forum.aspose.com/t/footer-height-and-extra-line...