Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 9,529 for

doc to pdf

(0.13 sec)
  1. 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/
  2. 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...
  3. 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...
  4. Aspose::Words::Saving::PdfSaveOptions::get_Jpeg...

    Aspose::Words::Saving::PdfSaveOptions::get_JpegQuality method. Gets or sets a value determining the quality of the JPEG images inside Pdf Document in C++....quality of the JPEG images inside PDF document. int32_t Aspose :: Words...inside a document when saving in PDF format. The value may vary from...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_HashAlgorithm method. Gets or sets the hash algorithm 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. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing....to sign a generated PDF document. let doc = new aw . Document...DocumentBuilder ( doc ); builder . writeln ( "Contents of signed PDF." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...