Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 47,427 for

as

(0.14 sec)
  1. Creating tagged/accessible PDFs from HTML sourc...

    We currently do not use Aspose.PDF (although we do use Aspose.Words) so I’m Asking if this is possible using the component… At the moment our AsP.Net code generates PDF files using an HTML source (through an HTML-to-PDF…...We currently do not use Aspose.PDF (although we do use Aspose.Words) so I’m asking if this is possible using the component… At the moment our ASP.Net code generates PDF files using an HTML source (through an HTML-to-PDF…

    forum.aspose.com/t/creating-tagged-accessible-p...
  2. Print Presentations with Python|Aspose.Slides f...

    Print PowerPoint and OpenDocument presentations in Python with Aspose.Slides. Learn to customize print settings and automate document output....Print PowerPoint and OpenDocument presentations in Python with Aspose.Slides. Learn to customize print settings and automate document output.

    docs.aspose.com/slides/python-net/print-present...
  3. Managing Outlook OLM Files in Python Applicatio...

    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/email/python-net/open-read-olm-...
  4. Render Solid Gridline while converting Excel to...

    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/cells/net/render-solid-gridline...
  5. Aspose::Words::Saving::MarkdownExportAsHtml enu...

    Aspose::Words::Saving::MarkdownExportAsHtml enum. Allows to specify the elements to be exported to Markdown As raw HTML in C++....Aspose::Words::Saving::MarkdownExportAsHtml enum. Allows to specify the elements to be exported to Markdown as raw HTML in C++.

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Merge POT Files To SVG Using Python | products....

    Merge multiple POT files in Python....Merge multiple POT files in Python.

    products.aspose.com/slides/python-net/merge/pot...
  7. Merge PPSX Files To SVG Using Python | products...

    Merge multiple PPSX files in Python....Merge multiple PPSX files in Python.

    products.aspose.com/slides/python-net/merge/pps...
  8. Merge POTM Files To SVG Using Python | products...

    Merge multiple POTM files in Python....Merge multiple POTM files in Python.

    products.aspose.com/slides/python-net/merge/pot...
  9. Gpx DestinationDriverOptions- WritePolygonsAsLi...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“Gpx”, StringComparison.OrdinalIgnoreCAse)) { options.DestinationDriverOptions = new GpxOptions() { WritePolygonsAsLines = true }; } What is meaning of using Wr…...Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“Gpx”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new GpxOptions() { WritePolygonsAsLines = true }; } What is meaning of using Wr…

    forum.aspose.com/t/gpx-destinationdriveroptions...
  10. Detecting old excel file formats - Free Support...

    With this method: Dim f As Aspose.Cells.FileFormatInfo = Aspose.Cells.FileFormatUtil.DetectFileFormat("really_old.xls") I am able to detect f.FileFormatType = FileFormatType.Excel95 I realize your product inf…...With this method: Dim f As Aspose.Cells.FileFormatInfo = Aspose.Cells.FileFormatUtil.DetectFileFormat("really_old.xls") I am able to detect f.FileFormatType = FileFormatType.Excel95 I realize your product inf…

    forum.aspose.com/t/detecting-old-excel-file-for...