Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 46,107 for

7 zip

(0.2 sec)
  1. Validation Results – Check Web Accessibility in C#

    Learn how to review the results of web accessibility checks, report the criteria tested, and detail specific issues encountered during the validation....ZIP Product Solution Aspose.Page...ValidationBuilder . All ); 6 7 // Initialize an object of the...

    docs.aspose.com/html/net/web-accessibility-vali...
  2. PPTX to PDF Is Not Converting Charts when SaveM...

    Hi, I am trying to convert PPT to PDF and the chart area is blank. var saveOptions = new PdfOptions { SaveMetafilesAsPng = false }; Aspose.Slides.Presentation presentation = new Aspose.Slides.Presentation(@"Affec…...zip (93.7 KB) Using the latest stable...Aspose.Slides for .NET 24.5 ( ZIP , MSI , NuGet , Cross-platform...

    forum.aspose.com/t/pptx-to-pdf-is-not-convertin...
  3. Saving a loaded RTF document destroys the font ...

    The following procedure results in the error: Loading an RTF document with form fields. Saving the document as RTF. Reloading the document. Saving it as a PDF document with the “PreserveFormFields” option enabled. var…...The file is located within a ZIP archive because the “rtf” file...allowed for uploading. form.zip (8.7 KB) alexey.noskov August 16...

    forum.aspose.com/t/saving-a-loaded-rtf-document...
  4. How to Get an X Axis Series Name for Scatter/Bu...

    I am using the below code to get the series name: chart.chart_data.series[0].name However, this is not working for scatter/bubble. I only get Y Axis Series Name from this but not getting X Axis Series Name. Please pro…...potapov September 29, 2023, 7:03pm #2 @a0pro0b , Thank you for...scatter chart. scatter aspose test.zip (41.0 KB) I tried the below code:...

    forum.aspose.com/t/how-to-get-an-x-axis-series-...
  5. Printing XLSX file on the printer with user-def...

    Hello, As you can see on my code snippet below I try print a simple XLSX file on virtual printer, that let me define custom paper size. Unfortunately, Aspose.Cells printout page size is still “Letter”. Please look an a…...zip (258.1 KB) Private Sub Button1_Click(sender...September 28, 2023, 10:09am #7 @Mikhael , If the default paper...

    forum.aspose.com/t/printing-xlsx-file-on-the-pr...
  6. Alternative methods to supply main TeX input fi...

    Aspose.TeX API solution for Python includes a Constructor that accepts a stream as the first argument, providing conversion functionality....ZIP Product Solution Aspose.Page...\end{document}" . encode ( "ascii" )), 7 XpsDevice (), options ). run ()...

    docs.aspose.com/tex/python-net/other-ways-of-ma...
  7. Table formatting lost when exporting to HTML (o...

    Hi, Using Aspose Cells for Java, version 24.5. Sample code: Workbook workbook = new Workbook("input.xlsb"); workbook.save("output.html"); In the generated output, the styling of the table is lost (table header color,…...zip (18.9 KB) amjad.sahi May 16, 2024, 7:02pm 2 @TarasTielkes...

    forum.aspose.com/t/table-formatting-lost-when-e...
  8. Online CDR File Compression or Build Python App...

    Free online app to compress different CDR files. Python archiving library code for CDR documents....multiple CDR documents into ZIP, RAR and more archiving options...PyPI ( Aspose.ZIP ) Use Archive() of Aspose.ZIP for Python via...

    products.aspose.com/total/python-net/compress/cdr/
  9. Other ways to provide main TeX input file | Java

    Conversion functionality of Aspose.TeX API solution for Java has a Constructor which accepts a stream as the first argument. Here are some code examples....ZIP Product Solution Aspose.Page...( new ByteArrayInputStream ( 7 "\\documentclass{article} \\begin{document}...

    docs.aspose.com/tex/java/other-ways-of-main-input/
  10. Other ways to provide main TeX input file | C++

    Conversion functionality of Aspose.TeX API solution for C++ has a Constructor which accepts a stream as the first argument. Here are some code examples....ZIP Product Solution Aspose.Page...:: get_ASCII ()-> GetBytes ( 7 u "\\documentclass{article} \\begin{document}...

    docs.aspose.com/tex/cpp/other-ways-of-main-input/