Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 125,611 for

aspose note

(0.34 sec)
  1. LayoutEnumerator.MovePreviousLogical | Aspose.W...

    Discover the LayoutEnumerator MovePreviousLogical method to efficiently navigate sibling entities and handle paragraph lines across pages seamlessly....MovePreviousLogical () Remarks Note that all Span entities are linked...LayoutEnumerator namespace Aspose.Words.Layout assembly Aspose.Words LayoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  2. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using Aspose.slides version 24.7 …...Charts Are Not Rendered Properly Aspose.Slides Product Family slides-java...21 @forasposeissues , Please note that on slide 9, the X-axis...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  3. Async OAuth Token and EWS Email Management in C...

    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.... NOTE: Async methods are available...MailMessage ( "from@aspose.com" , "to@aspose.com" , "Some subject"...

    docs.aspose.com/email/net/async-oauth-token-ews...
  4. Exporting large dimension PDF to high dpi PNG c...

    Hello, I am using the PDF library to create PNG images which I then import into our CAD documents. string fileExtension = "png"; ImageFormat format = ImageFormat.Png; PdfConverter pdfConverter = new PdfConv…...PNG creates undersized image Aspose.PDF Product Family IdeateSoftware...requirements: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(dataDir...

    forum.aspose.com/t/exporting-large-dimension-pd...
  5. Connecting to IMAP Server|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....Hide ] The ImapClient class in Aspose.Email for Python serves as...the Security Options. import aspose.email as ae client = ae . clients...

    docs.aspose.com/email/python-net/connecting-to-...
  6. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the list level.... LeadingZero ; // Note that the higher-level uses UppercaseLetter...CreateListRestartAft.docx" ); See Also module Aspose.Words.Lists class ListLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document word = new Document(path + "temp.docx"); var revisions = word.getRevisions(); re…...after accept all revisions Aspose.Words Product Family words-java...for a bug report: The exact Aspose.Words for Java version you...

    forum.aspose.com/t/table-border-is-missing-afte...
  8. Integration with JasperServer|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....Contents [ Hide ] To integrate Aspose.CAD for JasperReports with..."reportASJpegExporter" class= "com.aspose.cad.jasperreports.jpg.ASReportJpegExporter"...

    docs.aspose.com/cad/jasperreports/integration-w...
  9. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....[ Hide ] Creating Table The Aspose.PDF namespace contains classes...Table Class. Aspose . Pdf . Table table = new Aspose . Pdf . Table...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  10. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Python via .NET API....in B1: =A1*100 & "%" However, note that this method treats the...Format Number to Percentage in Aspose.Cells for Python via .NET Formatting...

    docs.aspose.com/cells/python-net/how-to-format-...