Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,018 for

docx to pdf

(0.03 sec)
  1. Aspose.Words for .NET

    This API allows To create, edit, render, print, and convert Word documents without utilizing Microsoft Word....PDF Product Family Aspose.Cells Product...How to Convert Word to Scanned PDF using C# How to Remove Blank...

    kb.aspose.com/words/net/page/3/
  2. Aspose::Words::FileFormatUtil::ContentTypeToLoa...

    Aspose::Words::FileFormatUtil::ContentTypeToLoadFormat method. Converts IANA content type inTo a load format enumerated value in C++....)); ASSERT_EQ ( SaveFormat :: Pdf , FileFormatUtil :: ContentTypeToSaveFor...ContentTypeToSaveFor ( u "application/pdf" )); ASSERT_EQ ( SaveFormat ::...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. How to Add Signature in Word using C#

    This tuTorial briefs on how To add signature in Word using C#. It provides configuration details, program flow and a runnable sample code To sign Word documents using C#....PDF Product Family Aspose.Cells Product...of the supported formats like DOCX , DOC , etc. Steps to Add Signature...

    kb.aspose.com/words/net/how-to-add-signature-in...
  4. How to Create Table in Word Document using C#

    A step-by-step tuTorial on how To create table in Word document using C# code. Programmatically create table in Word using C# with an Aspose DocumentBuilder and DOM classes....PDF Product Family Aspose.Cells Product...Word document with table to DOCX format on disk The following...

    kb.aspose.com/words/net/how-to-create-table-in-...
  5. How to Find and Replace Text in Word Document u...

    In this short tuTorial you will learn how To find and replace text in Word document using C#. In C# Word document replace text is possible using simple API calls for any of .NET based applications....PDF Product Family Aspose.Cells Product...In the above example using C# DOCX replace text is easily possible...

    kb.aspose.com/words/net/how-to-find-and-replace...
  6. Aspose::Words::FileFormatUtil::ContentTypeToSav...

    Aspose::Words::FileFormatUtil::ContentTypeToSaveFormat method. Converts IANA content type inTo a save format enumerated value in C++....)); ASSERT_EQ ( SaveFormat :: Pdf , FileFormatUtil :: ContentTypeToSaveFor...ContentTypeToSaveFor ( u "application/pdf" )); ASSERT_EQ ( SaveFormat ::...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. [Defect] Accessibility issues for document comp...

    Compare 2 Docx files attached, Open a resulted Pdf in acrobat pro, Enable voice over (cmd + f5), Run using key board by ctr+option + arrow butTons, Check observations. Actual: By navigate using right arrow, observing…...Compare 2 docx files attached, Open a resulted pdf in acrobat...setCompliance(PdfCompliance.PDF_UA_1); original.save(comparisonRequest...

    forum.aspose.com/t/defect-accessibility-issues-...
  8. How to Insert Watermark in Word Document using C#

    We will guide you through how To insert watermark in Word document using C#. You will get information about the configuration, steps and a sample code To create watermark in Word using C#....PDF Product Family Aspose.Cells Product...then save the output file as DOCX , DOC , or in any other format...

    kb.aspose.com/words/net/how-to-insert-watermark...
  9. How to Edit Word Document Metadata in Java

    This quick article guides on how To edit Word document metadata in Java. It describes the IDE settings, a list of steps in the program, and a runnable sample code To change Word metadata in Java....PDF Product Family Aspose.Cells Product...runnable sample code to develop a DOCX metadata editor in Java . Different...

    kb.aspose.com/words/java/how-to-edit-word-docum...
  10. MirrorMargins in ODT not saved correctly - Free...

    I have a Docx template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...April 9, 2025, 9:41pm 1 I have a DOCX template with mirror margins...When saving the document as PDF or RTF, the mirror margins work...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...