Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 213,191 for

new

(0.14 sec)
  1. AiModelType enumeration | Aspose.Words for Node.js

    Aspose.Words.AI.AiModelType enumeration. Represents the types of [AiModel](../aimodel/) that can be integrated into the document processing workflow.... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert HTML to XPS – Aspose.HTML for Java

    Convert HTML to XPS in Java using Aspose.HTML API. Consider various HTML to XPS conversion scenarios in Java code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-html-to-xps/
  3. Convert PPT and PPTX to PDF in PHP [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in PHP using Aspose.Slides, with fast code examples and advanced conversion options.... $presentation = new Presentation ( "PowerPoint.pptx"...PdfOptions class. $pdfOptions = new PdfOptions (); # Set the quality...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow....a slide: Presentation pres = new Presentation (); try { ISlide...in Java: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/java/image/
  5. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies data handling by returning only the field name, omitting any prefixes for clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...data source. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Render Presentations with Fallback Fonts in С++...

    Render presentations with fallback fonts in Aspose.Slides for С++ – keep text consistent across PPT, PPTX and ODP with step-by-step С++ code samples.... // Create new instance of a rules collection...0x4FF ), u "Times New Roman" )); //rulesList.Add(new FontFallBackRule(...

    docs.aspose.com/slides/cpp/render-presentation-...
  7. FieldMergeField.IsMapped | Aspose.Words for .NET

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your data integration and workflow efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...data source. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Visio to PNG not using fonts (Linux) - Free Sup...

    We are using aspose Diagram on Java to convert a VISIO to PDF & PNG on a Linux machine. As we are using windows fonts so we added the required fonts on the application and are adding them as shown bellow in the code sni…... InputStream visioStream = new ByteArrayInputStream(visio);...ByteArrayOutputStrea image = new ByteArrayOutputStrea(); // Call...

    forum.aspose.com/t/visio-to-png-not-using-fonts...
  9. Evaluation Warning message on Aspose.Cells lice...

    Hello, we are getting an evaluation warning message when using the recently purchased license file. I’ve attached the error screenshot below. We are testing the license on our staging site instance before launch to prod…...the license: License license = new License(); license.setLicens...are currently using with your new license? Additionally, ensure...

    forum.aspose.com/t/evaluation-warning-message-o...
  10. Unprotect a Worksheet with JavaScript via C++|D...

    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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/unprotect-...