Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 213,527 for

new

(0.09 sec)
  1. Limitations and API Differences|Documentation

    Aspose.Cells for PHP via Java limitations and API differences....\ Workbook ; Instantiating a new Workbook Aspose.Cells for Java...Java Workbook workbook = new Workbook (); Aspose.Cells for PHP...

    docs.aspose.com/cells/php-java/limitations-and-...
  2. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = New com.aspose.pdf.Document();) { final com.as…...Document document = new com.aspose.pdf.Document();) {...PdfSaveOptions pdfSaveOptions = new com.aspose.pdf.PdfSaveOptions();...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  3. Apply custom class using mustache syntax - Free...

    Hi, I want to use {{name}} with custom implementation class for mail merge like <<[x.fmt(name,"LIKE THIS")]>> so i want similar implementation in mustache syntax. How it is possible? Thank you in advance....formatter = new CustomFormatter(); MustacheFactory mf = new DefaultMustacheFacto();...Map<String, Object> context = new HashMap<>(); context.put("name"...

    forum.aspose.com/t/apply-custom-class-using-mus...
  4. Document Processing Interruption in C#|Aspose.W...

    How to use the .NET CancellationToken in Aspose.Words to safely interrupt long-running document processing tasks in C#...( CancellationTokenSou cts = new CancellationTokenSou ()) { //...CancelationCallback cancelationCallback = new CancelationCallback ( token );...

    docs.aspose.com/words/net/document-processing-i...
  5. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download presentations programmatically in .NET....stored and reused to obtain new access tokens without requiring...HttpClient HttpClient httpClient = new HttpClient (); // Create an authorization...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  6. Customize Pie Charts in Presentations on Androi...

    Learn how to create and customize pie charts in Java with Aspose.Slides for Android, exportable to PowerPoint, boosting your data storytelling in seconds....Presentation class Presentation pres = new Presentation (); try { // Add...and categories. Add new categories. Add new series. Write the modified...

    docs.aspose.com/slides/androidjava/pie-chart/
  7. 使用连接索引连接形状|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....initialize a new drawing Diagram diagram = new Diagram (); //...points Connection connection1 = new Connection (); connection1 ....

    docs.aspose.com/diagram/zh/net/use-connection-i...
  8. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....which you want to copy, the new field name, and the page number...object using ( var formEditor = new Aspose . Pdf . Facades . FormEditor...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  9. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method... let doc = new aw . Document ( base . myDir..."Document.docx" ); let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for JavaScript via C++.... or leave empty to create a new workbook. </ p > < input type...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/convert-te...