Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 6,330 for

document viewer

(0.44 sec)
  1. Convert MPX to PRIMAVERAXML via C# | Tasks Conv...

    Sample code for MPX to PRIMAVERAXML C# conversion. Use API example code for batch MPX files to PRIMAVERAXML conversion within VB.NET, Asp.NET or any .NET based application....NET Conversion Demos Documentation Source Code API Reference...Overview Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/net/conversion/mpx-to...
  2. Convert XLTX to PPS via PHP or with free Online...

    PHP API to Convert XLTX to PPS or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to PPS online converter quickly before integrating the code....or Online App Export XLTX document to PPS via PHP without using...designated white area to import the document. Next, click on the "Convert"...

    products.aspose.com/total/php-java/conversion/x...
  3. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...Add(stampStreamForAspose); } test-document.pdf (2.3 MB) Professionalize...visible size that we see on viewer. Earlier I was using mediabox...

    forum.aspose.com/t/help-needed-with-coordinate-...
  4. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PDF format in Java....additional options when saving a document into the SaveFormat.PDF format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your Document saving experience. Customize settings for optimal PDF output quality and performance....additional options when saving a document into the Pdf format. To learn...the Specify Save Options documentation article. public class PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert Markdown to PNG – C# code and Online Co...

    Sample C# code for Markdown to PNG conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online MD to PNG Converter for free!...NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/conversion/md-to-png/
  7. Specify Rendering Options When Converting to PD...

    Convert a Document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a Document to PDF format using Java....applications because a PDF document looks the same on any device...the process of converting a document to PDF, including the layout...

    docs.aspose.com/words/java/specify-rendering-op...
  8. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format...additional options when saving a document into the SaveFormat.PDF format...the Specify Save Options documentation article. Inheritance: PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF Document.... Create an instance of Document class with mention source...filename and options. Save the document with the desired file name...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  10. Gpx DestinationDriverOptions- WritePolygonsAsLi...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“Gpx”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new GpxOptions() { WritePolygonsAsLines = true }; } What is meaning of using Wr…...Validate the resulting GPX with a viewer (Google Earth, QGIS) to ensure... refer to the official documentation: https://docs.aspose.co...

    forum.aspose.com/t/gpx-destinationdriveroptions...