Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 9,564 for

doc to pdf

(0.12 sec)
  1. Convert TXT to PPT in Python or with free Onlin...

    TXT To PPT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT To PPT online converter quickly before integrating the code....used to convert the TXT file to PDF. After that, Aspose.Slides for...is used to save the created PDF into Presentation as a PPT format...

    products.aspose.com/total/python-net/conversion...
  2. Several JPG Into TIFF C#

    Merge multiple JPG inTo TIFF in C# code. Save JPG as TIFF using C#....jpg" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/jpg-to-tiff/
  3. Several JPG Into JPG C#

    Merge multiple JPG inTo JPG in C# code. Save JPG as JPG using C#....jpg" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/jpg-to-jpg/
  4. How to convert notes from Evernote Desktop App ...

    Sample code for convert Evernote To OneNote using C#. Utilize the API example code for batch conversion of .enex files To .one within VB.NET, Asp.NET, or any .NET-based application...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/note/net/conversion/evernot...
  5. OutlineOptions | Aspose.Words for Java

    Allows To specify outline options in Java....that we are rendering to PDF. Document doc = new Document(getMyDir()...method converts the document to .PDF. PdfSaveOptions saveOptions =...

    reference.aspose.com/words/java/com.aspose.word...
  6. Several Image Into GIF C#

    Merge multiple Image inTo GIF in C# code. Save Image as GIF using C#....png" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/image-to-gif/
  7. Compress TIFF In Java

    Compress TIFF in Java without losing quality. Optimize TIFF content, reduce file size easily....*; Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); Shape shape = builder.insertImage(...

    products.aspose.com/words/java/compress/tiff/
  8. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_Location method. Gets or sets the location of the signing in C++....to sign a generated PDF document. auto doc = MakeObject < Document...> ( doc ); builder -> Writeln ( u "Contents of signed PDF." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_Reason method. Gets or sets the reason for the signing in C++....to sign a generated PDF document. auto doc = MakeObject < Document...> ( doc ); builder -> Writeln ( u "Contents of signed PDF." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Saving::PdfSaveOptions::get_Text...

    Aspose::Words::Saving::PdfSaveOptions::get_TextCompression method. Specifies compression type To be used for all textual content in the Document in C++....when saving a document to PDF. auto doc = MakeObject < Document...MakeObject < DocumentBuilder > ( doc ); for ( int i = 0 ; i < 100...

    reference.aspose.com/words/cpp/aspose.words.sav...