Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 27,620 for

document compression

(0.12 sec)
  1. Convert 3DS to DWFX via C# | products.aspose.com

    Sample code for 3DS to DWFX C# conversion. Use API example code for batch 3DS files to DWFX conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...representation of 2D/3D drawing as XPS document. It contains graphics and...

    products.aspose.com/cad/net/conversion/3ds-to-d...
  2. Convert DWFX to BMP via C# | products.aspose.com

    Sample code for DWFX to BMP C# conversion. Use API example code for batch DWFX files to BMP conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...representation of 2D/3D drawing as XPS document. It contains graphics and...

    products.aspose.com/cad/net/conversion/dwfx-to-...
  3. Convert DWFX to 3DS via C# | products.aspose.com

    Sample code for DWFX to 3DS C# conversion. Use API example code for batch DWFX files to 3DS conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...representation of 2D/3D drawing as XPS document. It contains graphics and...

    products.aspose.com/cad/net/conversion/dwfx-to-...
  4. Export CGM to POT via C# API | products.aspose.com

    .NET API to Convert CGM to POT without using Microsoft Word...to POT Open CGM file using Document class Convert CGM to PPTX...Presentation class Save the document to POT format using Save method...

    products.aspose.com/total/net/conversion/cgm-to...
  5. Convert PLT to DWFX via C# | products.aspose.com

    Sample code for PLT to DWFX C# conversion. Use API example code for batch PLT files to DWFX conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...representation of 2D/3D drawing as XPS document. It contains graphics and...

    products.aspose.com/cad/net/conversion/plt-to-d...
  6. Export CGM to PPS via C# API | products.aspose.com

    .NET API to Convert CGM to PPS without using Microsoft Word...allow you to manipulate PDF documents, including the ability to...to PPS Open CGM file using Document class Convert CGM to PPTX...

    products.aspose.com/total/net/conversion/cgm-to...
  7. Export CGM to OTP via C# API | products.aspose.com

    .NET API to Convert CGM to OTP without using Microsoft Word...features to manipulate PDF documents, such as creating, editing...create, edit, and convert documents and presentations, making...

    products.aspose.com/total/net/conversion/cgm-to...
  8. Convert AMF to DRC via Python | products.aspose...

    Sample code for AMF to DRC Python conversion. Use API example code for batch AMF files to DRC conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...control the substance of 3D document formats easily. AMF What is...

    products.aspose.com/3d/python-net/conversion/am...
  9. Export CGM to PPSX via C# API | products.aspose...

    .NET API to Convert CGM to PPSX without using Microsoft Word...allow you to manipulate PDF documents, including the ability to...to PPSX Open CGM file using Document class Convert CGM to PPTX...

    products.aspose.com/total/net/conversion/cgm-to...
  10. Generic GDI error on PDF to TIFF conversion - F...

    I have a generic GDI exception on a vector PDF, I attach it, my code is: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(streamInput); bool IsLandscape = IsPageLandscape(pdfDocument.Pages.First()); var book…...Document pdfDocument = new Aspose.Pdf.Document(streamInput);...TiffSettings(); tiffSettings.Compression = CompressionType.None; tiffSettings...

    forum.aspose.com/t/generic-gdi-error-on-pdf-to-...