Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 6,221 for

document viewer

(0.69 sec)
  1. Convert EPS to PNG via Java | products.aspose.com

    Sample code for EPS to PNG Java conversion. Use API example code for batch EPS files to PNG conversion within any Web or Desktop Java based application....insert EPS files into Office documents. Read More | EPS PNG What...example, Microsoft Windows viewer has the capability to open...

    products.aspose.com/imaging/java/conversion/eps...
  2. Loading TeX from a disk | .NET API Solution

    .NET API Solution to work with TeX. Learn on the example how to load a TeX file from disk with a few lines of C# code....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/tex/net/load-tex-from-disk/
  3. Convert PNG to DICOM via Java | products.aspose...

    Sample code for PNG to DICOM Java conversion. Use API example code for batch PNG files to DICOM conversion within any Web or Desktop Java based application....example, Microsoft Windows viewer has the capability to open...Network Graphics) PSD (Photoshop Document) DXF (Drawing Interchange...

    products.aspose.com/imaging/java/conversion/png...
  4. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...Document document = new Aspose.Pdf.Document(infile);...Document(infile); try { document.Optimize(); Document.OptimizationOptions optimizationOptions...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  5. 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/
  6. 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...
  7. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting Documents in C++....for saving or converting documents. Classes Class Description...Working with Bookmarks documentation article. CssSavingArgs Provides...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Converting to Fixed-page Format|Aspose.Words fo...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....layouts, and how to save documents to various fixed‑page formats...worthwhile to first discuss document at a high level. When thinking...

    docs.aspose.com/words/python-net/converting-to-...
  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. Crop EPS | JavaScript API Solution

    Crop EPS functionality offered by Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....resulting EPS file with our EPS Viewer web application. Crop EPS in..."image/eps" ); 7 } 8 else 9 document. getElementById ( ' output...

    docs.aspose.com/page/javascript-cpp/crop-eps/