Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 162,156 for

new

(0.13 sec)
  1. PDF to HTML Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to HTML conversion. Use example code for batch PDF to HTML conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call the Doc.Save method...HTML Output file: // Create a new Document object and load the...

    products.aspose.com/pdf/php-java/conversion/pdf...
  2. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30....' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BMP to PDF Converter using Android via Java | A...

    Sample code on Java for BMP to PDF conversion. Use example code for batch BMP to PDF conversion in Android...Initialize document object document = new Document (); Page page = document...Image image = new Image (); File imgFileName = new File ( fileStorage...

    products.aspose.com/pdf/android-java/conversion...
  4. DICOM to PDF Converter using Android via Java |...

    Sample code on Java for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion in Android...Initialize document object document = new Document (); Page page = document...Image image = new Image (); File imgFileName = new File ( fileStorage...

    products.aspose.com/pdf/android-java/conversion...
  5. PDF to PNG Converter using Android via Java | A...

    Sample code on Java for PDF to PNG conversion. Use example code for batch PDF to PNG conversion in Android...convertPDFtoPNG () { try { document = new Document ( inputStream ); } catch...()); return ; } File file = new File ( fileStorage , "PDF-to-PNG...

    products.aspose.com/pdf/android-java/conversion...
  6. Public API Changes in Aspose.3D 1.3.0|Documenta...

    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....added in the Matrix4 class A new constructor in Vector4 class...developers. It includes not only new and updated public methods, but...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. How to print PDF | Aspose.PDF

    Do you know how easily print PDF documents via .NET? Print PDF files with high quality via .NET PDF library....PdfViewer object PdfViewer viewer = new PdfViewer (); // Open input PDF...Printing . PrinterSettings ps = new System . Drawing . Printing ...

    products.aspose.com/pdf/tutorial/print-pdf/
  8. Workbook hangs on calculateformula and RefreshD...

    PFA workbook (9.6 MB) Sample code: var workbook = New Aspose.Cells.Workbook(@"Slow Calc.xlsx"); var options = New CalculationOptions { CustomEngine = null, IgnoreError =…...Sample code: var workbook = new Aspose.Cells.Workbook(@"Slow...Workbook(@"Slow Calc.xlsx"); var options = new CalculationOptions { CustomEngine...

    forum.aspose.com/t/workbook-hangs-on-calculatef...
  9. Superscript and Subscript|Aspose.Slides for Pyt...

    Add superscript and subscript text to PowerPoint presentations in Python...existing Paragraphs Create a new paragraph object for holding...of the ITextFrame. Create a new portion object Set Escapement...

    docs.aspose.com/slides/python-net/superscript-a...
  10. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... let doc = new aw . Document (); // Create a...contain plain text. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...