Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 15,106 for

pdf to doc

(1.58 sec)
  1. PdfSaveOptions.customPropertiesExport property ...

    PdfSaveOptions.cusTomPropertiesExport property. Gets or sets a value determining the way [Document.cusTomDocumentProperties](../../../aspose.words/Document/cusTomDocumentProperties/) are exported To Pdf file....customDocumentProper are exported to PDF file. get customPropertiesExpo...not supported when saving to PDF/A. PdfCustomPropertiesE.Standard...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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/
  3. Convert XLSX to POWERPOINT with .NET or with fr...

    Convert XLSX To POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLSX To POWERPOINT online converter quickly before integrating the code....to PDF and set SaveFormat to Auto Load the converted PDF file...Options with .NET Convert XLSX to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/xlsx-t...
  4. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm....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...
  5. PdfSaveOptions.embed_full_fonts property | Aspo...

    PdfSaveOptions.embed_full_fonts property. Controls how fonts are embedded inTo the resulting Pdf Documents....embedded into the resulting PDF documents. @property def embed_full_fonts...complete font file is embedded into PDF without subsetting. This will...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Several JPG Into GIF C#

    Merge multiple JPG inTo GIF in C# code. Save JPG as GIF 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-gif/
  7. Several JPG Into PNG C#

    Merge multiple JPG inTo PNG in C# code. Save JPG as PNG 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-png/
  8. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveOptions' EncryptionDetails property To easily configure Pdf encryption settings, ensuring your Documents remain secure and protected....details for encrypting the output PDF document. public PdfEncryptionDetails...PdfEncryptionDetails object, then the output PDF document will be encrypted. AES-128...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert EXCEL to POWERPOINT using Python or wit...

    EXCEL To POWERPOINT conversion in your Python applications without using Microsoft Office or online. Test free EXCEL To POWERPOINT online converter quickly before integrating the code....to convert the EXCEL file to PDF and then Aspose.Slides for Python...NET API to save the created PDF into the desired Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion...
  10. Several Image Into JPG C#

    Merge multiple Image inTo JPG in C# code. Save Image as JPG 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-jpg/