Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 213,390 for

new

(0.09 sec)
  1. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, PPTX) to animated GIFs with Aspose.Slides for .NET. Fast, high-quality results....using ( Presentation pres = new Presentation ( "pres.pptx" ))...using ( Presentation pres = new Presentation ( "pres.pptx" ))...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. Specify how to cross a string in output PDF and...

    Learn to control text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for JavaScript via C++....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...options const pdfSaveOptions = new PdfSaveOptions (); // Set text...

    docs.aspose.com/cells/javascript-cpp/specify-ho...
  3. EPS to PDF Merge using Java | Aspose.PDF

    Combine two or more EPS documents into one PDF 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 image to new PDF page...

    products.aspose.com/pdf/java/merger/eps-to-pdf/
  4. TIFF to PDF Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/tiff-to-pdf/
  5. PDF 表单。通过 Java 进行管理 | Aspose.PDF

    在 Java 和 PHP、Delphi 上的 PDF 文件中使用这个 Java 源代码管理 PDF 表单。...try ( Document pdfDocument = new Document ( inputFile )) { Page...textBoxField = new TextBoxField ( page , new Rectangle ( 100...

    products.aspose.com/pdf/zh-hant/java/acroforms/
  6. Add Data in Cells|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....Workbook object Workbook workbook = new Workbook (); //Accessing the...to cells. Java Workbook wb = new HSSFWorkbook (); CreationHelper...

    docs.aspose.com/cells/java/add-data-in-cells/
  7. PDF 表单。通过 Java 进行管理 | Aspose.PDF

    在 Java 和 PHP、Delphi 上的 PDF 文件中使用这个 Java 源代码管理 PDF 表单。...try ( Document pdfDocument = new Document ( inputFile )) { Page...textBoxField = new TextBoxField ( page , new Rectangle ( 100...

    products.aspose.com/pdf/zh-hans/java/acroforms/
  8. SignatureLineOptions class | Aspose.Words for N...

    Aspose.Words.SignatureLineOptions class. Allows to specify options for signature line being inserted...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfSaveOptions.encryptionDetails property | Asp...

    PdfSaveOptions.encryptionDetails property. Gets or sets the details for encrypting the output PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...annotations. let encryptionDetails = new aw . Saving . PdfEncryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Formula recognition|Documentation

    Extracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....AsposeOCR recognitionEngine = new com . aspose . ocr . AsposeOCR...aspose . ocr . OcrInput input = new com . aspose . ocr . OcrInput...

    docs.aspose.com/ocr/java/formula-recognition/