Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 200,018 for

new

(0.09 sec)
  1. Move PDF Pages|Aspose.PDF for Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Java....srcDocument = new Document (); Document dstDocument = new Document...name>" ; Document srcDocument = new Document ( srcFileName ); Document...

    docs.aspose.com/pdf/java/move-pages/
  2. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java.... Document doc = new Document(getMyDir() + "Reporting...docx"); XmlDataSource dataSource = new XmlDataSource(getMyDir() + "List...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to set this given image sample same border ...

    image.png (79.5 KB) @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao How to set a small square dot border in cell...// Create a new workbook Workbook workbook = new Workbook();...to the range StyleFlag flag = new StyleFlag { Borders = true };...

    forum.aspose.com/t/how-to-set-this-given-image-...
  4. 强制表格在新页面渲染|Aspose.PDF for Java

    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....RenderTableOnNewPage (){ Document doc = new Document (); PageInfo pageInfo...setLandscape ( true ); Table table = new Table (); table . setColumnWidths...

    docs.aspose.com/pdf/zh/java/force-table-renderi...
  5. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…...lic"); var cellsLic = new Aspose.Cells.License(); cellsLic...; HtmlSaveOptions options = new() { ExportImagesAsBase64 = true...

    forum.aspose.com/t/graphic-elements-in-html-are...
  6. How to change the Comment Font Color with JavaS...

    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....'fileInput' ); // Instantiate a new Workbook (if a file is provided...open it; otherwise create a new workbook) let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/how-to-cha...
  7. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection.... let doc = new aw . Document (); // Create a new VBA project...project. let project = new aw . Vba . VbaProject (); project . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Installing Aspose.Cells for JasperReports|Docum...

    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....exporter = new ACXlsExporter (); ACXlsReportConfigura conf = new ACXlsReportConfigura...ACXlsReportConfigura (); File sourceFile = new File ( fileName ); JasperPrint...

    docs.aspose.com/cells/jasperreports/installing-...
  10. Working with Visual Brush in XPS file | .NET

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/xps/working-with-visua...