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

new

(0.17 sec)
  1. Aspose Tex to PDF support - Free Support Forum ...

    Hello team, We are working on converting tex file to pdf by following TEX to PDF Converter using Java | Aspose.PDF. In our tex file, we are using some external tex dependent files as below (CTAN: /tex-archive/macros/g…...setOutputWorkingDire(new OutputFileSystemDire("path/t...final OutputStream pdfStream = new FileOutputStream("output.pdf");...

    forum.aspose.com/t/aspose-tex-to-pdf-support/31...
  2. 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/
  3. 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...
  4. 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/
  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-hans/java/acroforms/
  6. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...custom border thickness for all new cells created by the builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in text formats...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let txtSaveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose PDF License|Aspose.PDF for C++

    Aspose. PDF for C++ invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....intrusive_ptr < License > license = new License (); intrusive_ptr < FileStream...FileStream > myStream = new FileStream ( new String ( "Aspose.PDF...

    docs.aspose.com/pdf/cpp/licensing/
  9. 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/
  10. ResourceSavingArgs.KeepResourceStreamOpen | Asp...

    Discover how the KeepResourceStreamOpen property in ResourceSavingArgs enhances Aspose.Words by managing stream efficiency during resource saving....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...