Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 227,582 for

new

(0.19 sec)
  1. GlossaryDocument.Accept | Aspose.Words for .NET

    Discover the GlossaryDocument Accept method that enhances user experience by efficiently managing visitor interactions. Learn more now!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  2. Public API Changes in Aspose.Diagram 5.9.0|Docu...

    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.... It includes not only new and updated public methods, but...Resultant HTML to a Stream The new Save method has been added in...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...Row constructor Initializes a new instance of the Row class. public...document builder. Document doc = new Document (); // Create the outer...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....Slides has introduced new classes for reading data from...This feature opens up powerful new possibilities for API users who...

    docs.aspose.com/slides/net/excel-integration/
  5. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…... var doc = new Document(dataDir + "00-Submitting...bool isValidated = doc.Validate(new MemoryStream(), PdfFormat.PDF_A_2A);...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  6. Export JasperReport to HTML|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....ASHtml5CanvasExporte html5CanvasExporter = new ASHtml5CanvasExporte (); ASHtmlExportConfigur...ASHtmlExportConfigur htmlExportConfigurat = new ASHtmlExportConfigur (); htmlExportConfigurat...

    docs.aspose.com/imaging/jasperreports/export-ja...
  7. Export JasperReport to PSD|CAD 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....ASPsdExporter psdExporter = new ASPsdExporter (); ASPsdExportConfigura...ASPsdExportConfigura psdExportConfigurati = new ASPsdExportConfigura (); psdExportConfigurati...

    docs.aspose.com/cad/jasperreports/export-jasper...
  8. Add Circle Object to PDF file|Aspose.PDF for Java

    This article explains how to create a circle object to your PDF using Aspose.PDF for Java....instance Document pdfDocument = new Document (); // Add page to pages...certain dimensions Graph graph = new Graph ( 400 , 200 ); // Set border...

    docs.aspose.com/pdf/java/add-circle/
  9. Issue with sending .msg files with large attach...

    I have an issue with Aspose.Email 26.5.0 when sending emails attachments over 5mb from emails created in code and saved as an .msg. An email created manually using Outlook 365 works with both versions of the Aspose.Email…...Authority As Uri Get Return New Uri($"https://login.microsoftonline..._token As String Public Sub New(accessParams As AccessParameters)...

    forum.aspose.com/t/issue-with-sending-msg-files...
  10. Watermark Annotations using Java|Aspose.PDF for...

    Learn how to add, inspect, and delete watermark annotations in PDF documents using Aspose.PDF for Java....{ try ( Document document = new Document ( inputFile . toString...watermarkAnnotation = new WatermarkAnnotation ( page , new Rectangle (...

    docs.aspose.com/pdf/java/watermark-annotations/