Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 164,166 for

new

(0.21 sec)
  1. IFieldUpdatingCallback.FieldUpdating | Aspose.W...

    Discover the IFieldUpdatingCallback method—your solution for custom field updates, ensuring precision and control in data management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section.... let doc = new aw . Document ( base . myDir...document’s footer. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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-...
  4. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Create a new workbook Workbook workbook ; // Add a new worksheet..."Times New Roman" style . GetFont (). SetName ( u "Times New Roman"...

    docs.aspose.com/cells/cpp/cells-font-settings/
  5. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( FileStream imageStream = new FileStream ( ImageDir + "Logo...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 从文档中导入/导出数据|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 workbook = new Workbook (); //Adding a new worksheet to the...string values string [] names = new string [] { "laurence chen" ...

    docs.aspose.com/cells/zh/net/import-export-data...
  7. 在工作簿内或之间复制和移动工作表,使用Node.js和C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在工作簿内或之间复制和移动工作表。高效管理你的工作簿结构。... const excelWorkbook1 = new AsposeCells . Workbook ( path...book. const excelWorkbook2 = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-and-mo...
  8. Გადაიყვანეთ JPG DOC Java

    გადაიყვანეთ JPG DOC Java ფორმატში კოდით. შეინახეთ JPG როგორც DOC Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/jp...
  9. Გადაიყვანეთ JPG TXT Java

    გადაიყვანეთ JPG TXT Java ფორმატში კოდით. შეინახეთ JPG როგორც TXT Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/jp...
  10. Extract Assets from ASE File Formats via Java |...

    Sample Java extract assets code for ASE file. Use this example code to extract assets from ASE file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/ase/