Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 213,087 for

new

(0.49 sec)
  1. TEX to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TEX to PDF conversion. Use example code for batch TEX to PDF conversion with Aspose.PDF for PHP via Java...Create a new instance of the TeXLoadOptions class Create a new instance...PDF Output file: // Create a new instance of the TeXLoadOptions...

    products.aspose.com/pdf/php-java/conversion/tex...
  2. PDF/UA tagged document exception - Free Support...

    Using Aspose.PDF v25.7.0, attempting to convert a PDF to PDF/UA tagged document. Receive error: Invalid index: index should be in the range [1…n] where n equals to the operators count. Sample code: using (Aspose.Pdf.…...Document document = new Aspose.Pdf.Document(SourceFileName))...PdfFormatConversionO options = new Aspose.Pdf.PdfFormatConversionO(...

    forum.aspose.com/t/pdf-ua-tagged-document-excep...
  3. Utility Features - SMTP Client|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Email-for-Java SmtpClient client = new SmtpClient ( "smtp.gmail.com"...null ) Security . addProvider ( new BouncyCastleProvider ()); Sign...

    docs.aspose.com/email/java/utility-features-smt...
  4. Convert MHTML to XPS – Aspose.HTML for .NET

    Convert MHTML to XPS in C# using Aspose.HTML for .NET. Consider the supported MHTML to XPS conversion scenarios in C# examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-mhtml-to-xps/
  5. LaTeX to image | Java

    To convert TeX to image formats using Aspose.TeX API solution for Java learn this article that describes how to do this and the code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/java/latex-to-image/
  6. How to add Circle Annotation using .NET | Aspos...

    Source code on C# to add Circle annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/circle/add/
  7. Public API Changes in Aspose.Cells 8.6.3|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... It includes not only new and updated public methods and...ImportTableOptions importOptions = new ImportTableOptions (); //Set...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. PDF to DOCX Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one DOCX single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to DOCX document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-docx/
  9. PDF to DOC Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-doc/
  10. Keep coordinates information while converting ....

    I need to convert .dwg files to .tif files to be used on geoserver and then displayed on a map. But my test show that the localisation information of the .dwg file is lost in the conversion. The result is a plain raster…...export options var tiffOptions = new TiffOptions(TiffExpectedFormat...TiffLzwRgb) { VectorRasterizationO = new CadRasterizationOpti { PageWidth...

    forum.aspose.com/t/keep-coordinates-information...