Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 15,146 for

doc to pdf

(2.37 sec)
  1. Words close to margin pushed to next line on DO...

    Hello, When converting a DocX To TIFF using Aspose.Words Document.Save(), words up against the right margin in the Docx are being pushed To the next line in the resulting file. At first we thought it was a font issue, b…...attached doc. Have also reproduced this when converting to PDF, as...Document doc = new Document(@"C:\Temp\in.docx"); doc.LayoutOptions...

    forum.aspose.com/t/words-close-to-margin-pushed...
  2. Converting a MD file to DOCX using Python | Asp...

    Sample code on Python for MD To DocX conversion. Use example code for batch MD To DocX conversion with Python and .NET...PDF for Python via .NET How to convert...with high quality. The Aspose.PDF library will allow any developer...

    products.aspose.com/pdf/python-net/conversion/m...
  3. Compress PDF Files Online or via C++ | products...

    Free online app To compress different Pdf files. C++ compression library code for Pdf Documents....Total C++ Compress Pdf Compress PDF File Online via Compression...C++ Develop powerful C++ based PDF document compression applications...

    products.aspose.com/total/cpp/compress/pdf/
  4. PDF Redaction distorts image on Windows Server ...

    Hi there, Using the sample from here: https://products.aspose.com/Total/net/redact/: Aspose.Pdf.Document Doc = new Aspose.Pdf.Document(inputPath); TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber("l…...PDF Redaction distorts image on Windows Server VM Aspose.PDF...PDF Product Family aspose-pdf-net , redaction-annotation markmanley...

    forum.aspose.com/t/pdf-redaction-distorts-image...
  5. Split PDF Files Online or using Java | products...

    Free online app To Split different Pdf files. Java Splitter library code for Pdf Documents....Total Java Split Pdf Split PDF Files Online via Splitter...Develop powerful Java based PDF document splitter applications...

    products.aspose.com/total/java/split/pdf/
  6. Convert HTML To EPUB C#

    Convert HTML To EPUB format in C# code. Save HTML as EPUB using C#....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...Words; var doc = new Document( "Input.html" ); doc.Save( "Output...

    products.aspose.com/words/net/conversion/html-t...
  7. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying To transformation input file with below code. Document Doc = new Document("test.Docx"); PdfSaveOptions options = new PdfSaveOptions(); Doc.save("output.Pdf", options); Formatting and Alignment o…...Pdf rendition is not getting generating like word document Aspose...// Open a document Document doc = new Document("in.docx"); //...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  8. Convert HTML To GIF Java

    Convert HTML To GIF format in Java code. Save HTML as GIF using Java....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...com.aspose.words.*; Document doc = new Document ( "Input.html"...

    products.aspose.com/words/java/conversion/html-...
  9. Export MSG to EPUB via C++ | products.aspose.com

    C++ API To Convert MSG To EPUB without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Epub as save format doc -> Save ( u "convertedFile.Epub"...

    products.aspose.com/total/cpp/conversion/msg-to...
  10. Export MSG to WORD via C++ | products.aspose.com

    C++ API To Convert MSG To WORD without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Docx as save format doc -> Save ( u "convertedFile.Docx"...

    products.aspose.com/total/cpp/conversion/msg-to...