Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 8,466 for

pdf viewer

(0.13 sec)
  1. System displaying invalid character in the chin...

    When rendering the Pdf document the watermark text of chinese text showing incorrect word in the textstamp. sampledoc.Pdf (222.5 KB) sample.png (13.6 KB) Aspose.Pdf.Document PdfDocument = new Aspose.Pdf.Document(“C:\…...after rendering PDF in textstamp Aspose.PDF Product Family thiru1711...2:29pm 1 When rendering the pdf document the watermark text of...

    forum.aspose.com/t/system-displaying-invalid-ch...
  2. Convert geojson to png in C#

    Convert geojson to png with an API designed specifically for net / C# developers....NET Viewer geojson to png Convert geojson...code Output format PNG JPEG PDF BMP SVG Select the target format...

    products.aspose.com/gis/net/viewer/geojson-to-png
  3. Convert geotiff to jpeg in C#

    Convert geotiff to jpeg with an API designed specifically for net / C# developers....NET Viewer geotiff to jpeg Convert geotiff...code Output format PNG JPEG PDF BMP SVG Select the target format...

    products.aspose.com/gis/net/viewer/geotiff-to-jpeg
  4. Convert osm to jpeg in C#

    Convert osm to jpeg with an API designed specifically for net / C# developers....NET Viewer osm to jpeg Convert osm to...code Output format PNG JPEG PDF BMP SVG Select the target format...

    products.aspose.com/gis/net/viewer/osm-to-jpeg
  5. Convert shp to png in C#

    Convert shp to png with an API designed specifically for net / C# developers....NET Viewer shp to png Convert shp to png...code Output format PNG JPEG PDF BMP SVG Select the target format...

    products.aspose.com/gis/net/viewer/shp-to-png
  6. Convert kml to svg in C#

    Convert kml to svg with an API designed specifically for net / C# developers....NET Viewer kml to svg Convert kml to svg...code Output format PNG JPEG PDF BMP SVG Select the target format...

    products.aspose.com/gis/net/viewer/kml-to-svg
  7. Convert shp to svg in C#

    Convert shp to svg with an API designed specifically for net / C# developers....NET Viewer shp to svg Convert shp to svg...code Output format PNG JPEG PDF BMP SVG Select the target format...

    products.aspose.com/gis/net/viewer/shp-to-svg
  8. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer Viewer = new PdfViewer(); Viewer.bindPdf(filePath); Viewer.setAutoResize(true); // Print the file wit…...PDF for java 打印pdf 很模糊 发虚 中文技术支持 aspose-pdf-java PonyWhite...getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath);...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  9. Problem with IGS file - Free Support Forum - as...

    Good afternoon! I have an issue: when I try to convert an IGS file to Pdf using Aspose.CAD for .NET, I only get an empty Pdf with both height and width equal to int.minimum. Does anyone know what might be causing this pr…...to PDF using Aspose.CAD for .NET, I only get an empty PDF with...Summary You are seeing an empty PDF whose page dimensions are reported...

    forum.aspose.com/t/problem-with-igs-file/321105
  10. Get Document Window and Page Display Properties...

    Learn how to retrieve document window and page display properties from a Pdf in Python using Aspose.Pdf, aiding in precise document presentation....Display Properties of Pdf document using Aspose.PDF Java for Python...Document() pdf = self.Document() pdf=self.dataDir + 'input1.pdf' # Get...

    docs.aspose.com/pdf/python-java/get-document-wi...