Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 48,615 for

as

(0.13 sec)
  1. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  2. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using Aspose lib getting below error. C:\Users\TejAs>python calendarissue.py Traceback (most recent call lAst): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  3. Aspose word Html Conversion - Free Support Foru...

    Hi team , I am Converting a Paragraph in Aspose to Html but it’s providig me Margin top 4pt which should be zero , I am sharing the code which is used and document which i am converting. PleAse note that i am Convertin…...Hi team , I am Converting a Paragraph in Aspose to Html but it’s providig me Margin top 4pt which should be zero , I am sharing the code which is used and document which i am converting. Please note that i am Convertin…

    forum.aspose.com/t/aspose-word-html-conversion/...
  4. Public API Changes in Aspose.Imaging 2.4.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....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.

    docs.aspose.com/imaging/net/public-api-changes-...
  5. Aspose removing strikethrough Text after textfr...

    Hi there, I am using Aspose PDF 23.1.1 .Net version. I am using textfragmentabsorber search options and hyperlinking the text to a file or a page. I have some text with strikethroughs, which are also found through textfr…...Hi there, I am using Aspose PDF 23.1.1 .Net version. I am using textfragmentabsorber search options and hyperlinking the text to a file or a page. I have some text with strikethroughs, which are also found through textfr…

    forum.aspose.com/t/aspose-removing-strikethroug...
  6. Add digital signature or digitally sign PDF in ...

    Learn how to digitally sign PDF documents, add timestamps, and validate signatures in Python....Learn how to digitally sign PDF documents, add timestamps, and validate signatures in Python.

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  7. Aspose pdf merge files - Free Support Forum - a...

    I want to merge to pdf into one large new one. This is the code Public Function CombineDocuments(FilePath1 As String, FilePath2 As String, OutputFileName As String, language As String) As String Call setAsposelic()…...I want to merge to pdf into one large new one. This is the code Public Function CombineDocuments(FilePath1 As String, FilePath2 As String, OutputFileName As String, language As String) As String Call setasposelic()…

    forum.aspose.com/t/aspose-pdf-merge-files/325257
  8. SaveFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.SaveFormat enumeration. Indicates the format in which the document is saved....Aspose.Words.SaveFormat enumeration. Indicates the format in which the document is saved.

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SaveFormat | Aspose.Words for Java

    Indicates the format in which the document is saved in Java....Indicates the format in which the document is saved in Java.

    reference.aspose.com/words/java/com.aspose.word...
  10. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crAsh with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crAshes, bu…...dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…

    forum.aspose.com/t/putting-an-object-into-a-cel...