Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 213,950 for

new

(0.3 sec)
  1. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java.... Document doc = new Document(getMyDir() + "Office...OfficeMathRenderer renderer = new OfficeMathRenderer(officeMath);...

    reference.aspose.com/words/java/com.aspose.word...
  2. 通过Node.js与C++删除命名范围|Documentation

    您可以学习如何使用Aspose.Cells for Node.js via C++从Excel或OpenOffice文件中删除定义的名称或命名范围。...Instantiate a new Workbook. const workbook = new AsposeCells ...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-name...
  3. 使用GridJs存储|Documentation

    本文描述了 GridJs 的一般文件处理。..."uid" ]; GridJsWorkbook gwb = new GridJsWorkbook (); String ret...GridJsWorkbook . CacheImp = new LocalFileCache (); public class...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  4. Installing and Using Aspose.BarCode for NetBean...

    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....BarCode Maven Project in New Project wizard and Aspose.BarCode...BarCode Code Example in New File wizard of NetBeans IDE. Using...

    docs.aspose.com/barcode/java/installing-and-usi...
  5. Installing and Using Aspose.BarCode Java (Maven...

    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....BarCode Maven Project in New Project wizard and Aspose.BarCode...BarCode Code Example in New File wizard of Eclipse IDE. Using Aspose...

    docs.aspose.com/barcode/java/installing-and-usi...
  6. Export Presentations to XAML in Java|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in Java using Aspose.Slides—quick, Office-free solution that keeps your layout intact....settings: Presentation pres = new Presentation ( "pres.pptx" );...); try { pres . save ( new XamlOptions ()); } finally { if ( pres...

    docs.aspose.com/slides/java/export-to-xaml/
  7. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...imgHeight * scale; } Image image = new Image(); image.setFile(file.getAbsolutePath());...); page.getParagraphs().add(new Image(xImage)); } catch (Exception...

    forum.aspose.com/t/duplicate-image-is-creating-...
  8. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....instance using ( var form = new Aspose . Pdf . Facades . FormEditor...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/modifing-form/
  9. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...docA = new Document("DocumentA.docx"); Document docB = new Docu...documents docA.compare(docB, "user", new Date()); // Create a list to...

    forum.aspose.com/t/change-pages-only-after-comp...
  10. Printing Project Pages to Separate Image Files ...

    This article explains how to print Project Pages to Separate Image Files using Aspose.Tasks for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/printing-project-pag...