Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 103,703 for

as

(0.05 sec)
  1. Table Cell with Transparent Color renders as Bl...

    Hello Team, We are using AsPOSE WORDS library v24.1 and we are inserting the attached HTML into the Document using the HtmlLoadOptions instance. The HTML contains cell with font color As “transparent” but upon inserting…...Hello Team, We are using ASPOSE WORDS library v24.1 and we are inserting the attached HTML into the Document using the HtmlLoadOptions instance. The HTML contains cell with font color as “transparent” but upon inserting…

    forum.aspose.com/t/table-cell-with-transparent-...
  2. Extract Text and Images from ODS File Online an...

    Online ODS file parser app. Java API code to extract text in rows and cells from ODS spreadhseets....Online ODS file parser app. Java API code to extract text in rows and cells from ODS spreadhseets.

    products.aspose.com/total/java/parse/ods/
  3. Aspose.Cells FileFormatUtil detects password-pr...

    Using the attached file (pAssword for the file is ‘pAsswd’), the following code results in XLSX: test.zip (13.7 KB) using Aspose.Cells; var formatInfo = FileFormatUtil.DetectFileFormat("test.docx"); if (formatInfo.Load…...Using the attached file (password for the file is ‘passwd’), the following code results in XLSX: test.zip (13.7 KB) using Aspose.Cells; var formatInfo = FileFormatUtil.DetectFileFormat("test.docx"); if (formatInfo.Load…

    forum.aspose.com/t/aspose-cells-fileformatutil-...
  4. Redact the page content using polygon as same a...

    We are redacting or cleanup the page with the help of Rectangle and we need to know how we can achieve the redact using Ploygon. There is possibility to draw the polygon but we need to redact it from the page permanentl…...We are redacting or cleanup the page with the help of Rectangle and we need to know how we can achieve the redact using Ploygon. There is possibility to draw the polygon but we need to redact it from the page permanentl…

    forum.aspose.com/t/redact-the-page-content-usin...
  5. Generate EAN-2 and EAN-5 as Supplement Barcodes...

    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/barcode/python-net/generate-sup...
  6. Text Columns not working as expected - Free Sup...

    Hi there, Currently working on a pdf prototype using AsPOSE.PDF (version 23.11.1). I have followed the instruction on how to create a floating box and adding the text fragments into the box however when the pdf is prod…...Hi there, Currently working on a pdf prototype using ASPOSE.PDF (version 23.11.1). I have followed the instruction on how to create a floating box and adding the text fragments into the box however when the pdf is prod…

    forum.aspose.com/t/text-columns-not-working-as-...
  7. How to sucessfully export Pdf as doc?

    How to sucessfully export Pdf As doc? Hi,Support: I user the code like this: Dim Pdf As New Aspose.Pdf.Document("C:\Users\Administrator\Desktop\Temp.pdf") Pdf.Save("C:\Users\Administrator\Desktop\T......How to sucessfully export Pdf as doc? Hi,Support: I user the code like this: Dim Pdf As New Aspose.Pdf.Document("C:\Users\Administrator\Desktop\Temp.pdf") Pdf.Save("C:\Users\Administrator\Desktop\T...

    forum.aspose.com/t/how-to-sucessfully-export-pd...
  8. Exporting Document Fragments as Images - Free S...

    Hi, This might be a bit of a weird scenario, but is it possible to export headers and footers As images using Aspose. The cAse being I would like to use a sample word document As a template and then using the header/foo…...Hi, This might be a bit of a weird scenario, but is it possible to export headers and footers as images using Aspose. The case being I would like to use a sample word document as a template and then using the header/foo…

    forum.aspose.com/t/exporting-document-fragments...
  9. System.ArgumentOutOfRangeException when saving ...

    Hi, we get a System.ArgumentOutOfRangeException when saving a certain document As PDF or HTML in HtmlFixed format. “Index and length must refer to a location within the string. Arg_ParamName_Name” Can be reproduced …...Hi, we get a System.ArgumentOutOfRangeException when saving a certain document as PDF or HTML in HtmlFixed format. “Index and length must refer to a location within the string. Arg_ParamName_Name” Can be reproduced …

    forum.aspose.com/t/system-argumentoutofrangeexc...
  10. Save as powerpoint is not respecting row hidden...

    using this code: Workbook AsposeWorkbook = new Workbook(@"C:\Users\Kipp\Desktop\Presentations\Test.xlsx"); AsposeWorkbook.Save(@"C:\Users\Kipp\Desktop\Presentations\Test.pptx", SaveFormat.Pptx); The co…...using this code: Workbook asposeWorkbook = new Workbook(@"C:\Users\Kipp\Desktop\Presentations\Test.xlsx"); asposeWorkbook.Save(@"C:\Users\Kipp\Desktop\Presentations\Test.pptx", SaveFormat.Pptx); The co…

    forum.aspose.com/t/save-as-powerpoint-is-not-re...