Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 6,162 for

document viewer

(0.08 sec)
  1. Convert SVG to DWFX via Python | products.aspos...

    Sample code for SVG to DWFX conversion. Use API example code for batch SVG files to DWFX conversion.... 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/python-net/conversion/s...
  2. Convert CF2 to DWFX via Python | products.aspos...

    Sample code for CF2 to DWFX conversion. Use API example code for batch CF2 files to DWFX conversion.... 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/python-net/conversion/c...
  3. Convert GLB to DWFX via Python | products.aspos...

    Sample code for GLB to DWFX conversion. Use API example code for batch GLB files to DWFX conversion.... 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/python-net/conversion/g...
  4. Convert DWFX to GLB via Python | products.aspos...

    Sample code for DWFX to GLB conversion. Use API example code for batch DWFX files to GLB conversion.... 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/python-net/conversion/d...
  5. Convert DWFX to EMF via Python | products.aspos...

    Sample code for DWFX to EMF conversion. Use API example code for batch DWFX files to EMF conversion.... 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/python-net/conversion/d...
  6. Convert DWFX to DWF via C# | products.aspose.com

    Sample code for DWFX to DWF C# conversion. Use API example code for batch DWFX files to DWF 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-...
  7. Convert DWFX to STP via C# | products.aspose.com

    Sample code for DWFX to STP C# conversion. Use API example code for batch DWFX files to STP 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-...
  8. 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);...corrupted. Open it with a PDF viewer to confirm it displays correctly...

    forum.aspose.com/t/generic-gdi-error-on-pdf-to-...
  9. PDF/HTML conversion - Issue with Roboto Light -...

    Hi, we noticed an issue with Documents using Roboto Light (displayed as Roboto LT in MS Word). When Aspose generates a PDF of it, it seems to be replaced with Roboto Medium instead. When saving as HTML the font-family …...we noticed an issue with documents using Roboto Light (displayed...Total.NET.lic"); var doc = new Document(@"D:\tmp\Roboto.docx"); doc...

    forum.aspose.com/t/pdf-html-conversion-issue-wi...
  10. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....word as a tooltip in the PDF document so that it can popup when...ButtonField ; import com.aspose.pdf.Document ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/java/pdf-tooltip/