Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 222,946 for

new

(0.22 sec)
  1. Glyphs and Metrics of TrueType Fonts | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/glyphs-and-metrics-tr...
  2. Recognize tables and save result as XLSX file v...

    Recognize table and save result as XLSX file....license file //License lic = new License(); //lic.SetLicense("Aspose...restriction. AsposeOcr api = new AsposeOcr (); // Create OcrInput...

    products.aspose.com/ocr/net/recognition/get-xlsx/
  3. Converting a TIFF file to PDF using PHP | Aspos...

    Sample code on PHP for TIFF to PDF conversion. Use example code for batch TIFF to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Load input TIFF image...// Create a new Document object $document = new Document ();...

    products.aspose.com/pdf/php-java/conversion/tif...
  4. How to add the certificate protection without S...

    If we are providing empty values it is showing empty labels how to avoid that. attached image for the reference aspose.png (4.4 KB)...SignPDFWithCertifica sign = new SignPDFWithCertifica(); try {...License asposePdfLicenseProt = new License(); asposePdfLicenseProt...

    forum.aspose.com/t/how-to-add-the-certificate-p...
  5. Convert PDF to PDF/A formats|Aspose.PDF for Java

    Learn how to convert PDF files to PDF/A format for long-term archiving and compliance with document preservation standards using Aspose.PDF in Java....document Document document = new Document ( DATA_DIR + "PDFToPDFA...document Document document = new Document ( DATA_DIR + "ValidatePDFAStandard...

    docs.aspose.com/pdf/java/convert-pdf-to-pdfa/
  6. Working with PDF File Metadata using JavaScript...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/pdf-file-met...
  7. Converting a PDF file to TEXT using Android via...

    Sample code on Java for PDF to TEXT conversion. Use example code for batch PDF to TEXT conversion in Android...Open document try { document = new Document ( inputStream ); } catch...TextAbsorber ta = new TextAbsorber (); int [] pages = new int [] { 1...

    products.aspose.com/pdf/android-java/conversion...
  8. Aspose.PSD for .NET 22.4 - Release Notes|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.... Save ( output , new PngOptions ()); } PSDNET-1107...line1\rText line2\rText line3" , new Rectangle ( 200 , 200 , 500 ...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-4...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....using ( Presentation input = new Presentation ()) { IShapeCollection...Presentation presentation = new Presentation ()) { uint id =...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. Occurs error while retrieving Signature from PD...

    Dear Guy we encountered a New problem while retrieving the signature info by component Asepose.PDF which version is 23.11 . It exists till after we upgrade it into version 24.08 . bellow is the code and we find the pr…...1 Dear Guy we encountered a new problem while retrieving the... PdfFileSignature pdfSign = new PdfFileSignature(); pdfSign.BindPdf("d:\\1...

    forum.aspose.com/t/occurs-error-while-retrievin...