Sort Score
Result 10 results
Languages All
Labels All
Results 9,911 - 9,920 of 224,718 for

new

(0.65 sec)
  1. Technical Support|Documentation

    How to Contact Technical Support for Aspose.BarCode for PHP...feedback or request to implement new product features. Free Consulting...be solved by introducing some new features or you would like to...

    docs.aspose.com/barcode/phpjava/technical-support/
  2. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text in a cell through the Aspose.Cells for .NET API....updates the first portion with a new font name. Finally, it saves...settings .... Century Courier New Verdana After updating the font...

    docs.aspose.com/cells/net/access-and-update-the...
  3. Aspose PDF Comparer - Free Support Forum - aspo...

    I am currently exploring the options of Aspose Java PDF Comparer and saw that there is a SideBySideComparer. As the name suggested it has 2 pages for every page in the PDF. Is there a way that i can configure a comparer…...compare() throws Exception { new License().setLicense(getReso...SideBySideComparison sideBySideComparison = new SideBySideComparison(); sideBySideComparison...

    forum.aspose.com/t/aspose-pdf-comparer/308285
  4. 如何用JavaScript通过C++将Excel打印为宽度和高度适合的页面|Documenta...

    本文展示了使用C++的Script设置FitToPagesWide和FitToPagesTall的代码示例...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Pdf ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Python via .NET API....updates the first portion with a new font name. Finally, it saves...settings .... Century Courier New Verdana After updating the font...

    docs.aspose.com/cells/python-net/access-and-upd...
  6. Public API Changes in Aspose.Cells 8.0.1|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 obsoleted public methods...//Instantiate a new Workbook Workbook book = new Workbook (); //Set...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Rendering Issues with FieldEquation Producing B...

    Description: The document contains a specific EQ (FieldEquation) structure, for example: Example field structure: { eq \o(●, 1) } When converting the DOCX to PNG using Aspose.Words, the EQ field renders differently f…...Words; new License().SetLicense(@"licensePath");...SetLicense(@"licensePath"); var doc = new Document(@"inputDocxPath"); doc.Save(@"outputPngPath");...

    forum.aspose.com/t/rendering-issues-with-fielde...
  8. Import Presentations from PDF or HTML on Androi...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations in Java with Aspose.Slides for Android for seamless, high-performance slide processing....operation: Presentation pres = new Presentation (); try { pres ...Presentation presentation = new Presentation (); try { FileInputStream...

    docs.aspose.com/slides/androidjava/import-prese...
  9. Managing TextBox with Node.js via C++|Documenta...

    Learn how to manage TextBox in Excel using Aspose.Cells for Node.js via C++....example shows how to: Create a new workbook. Add a TextBox shape...correctly // Create a new workbook let workbook = new Cells . Workbook...

    docs.aspose.com/cells/nodejs-cpp/managing-textb...
  10. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let pdfOptions = new aw . Saving . PdfSaveOptions...

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