Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 47,217 for

as

(0.29 sec)
  1. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. .NET API C# code to extract text in rows and cells from XLS spreadhseets....Online XLS file parser app. .NET API C# code to extract text in rows and cells from XLS spreadhseets.

    products.aspose.com/total/net/parse/xls/
  2. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Node.js. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Convert a document to a multi-page TIFF using Node.js. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc.

    docs.aspose.com/words/nodejs-net/saving-a-docum...
  3. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. .NET API C# code to extract text in rows and cells from Excel spreadhseets....Online Excel file parser app. .NET API C# code to extract text in rows and cells from Excel spreadhseets.

    products.aspose.com/total/net/parse/excel/
  4. Licensing: Generated Temp DLL will be identifie...

    Hello, If we want to activate Aspose licenses, Aspose creates a temporary file that is recognized As a Trojan by our customer (see screenshot). The virus scanner deletes the file, and an Aspose error appears immediately…...Hello, If we want to activate Aspose licenses, Aspose creates a temporary file that is recognized as a Trojan by our customer (see screenshot). The virus scanner deletes the file, and an Aspose error appears immediately…

    forum.aspose.com/t/licensing-generated-temp-dll...
  5. Extract Text and Images from DOTX File Online a...

    Online DOTX file parser app. Java API code to extract images and text content from DOTX document....Online DOTX file parser app. Java API code to extract images and text content from DOTX document.

    products.aspose.com/total/java/parse/dotx/
  6. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  7. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…...Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…

    forum.aspose.com/t/landscape-pages-are-rendered...
  8. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them As OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples....Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples.

    docs.aspose.com/slides/cpp/creating-excel-chart...
  9. Access to Guides Is Not Working as Expected: Ma...

    I wAs trying to manipulate guides like those in the attached file. With the current version of PowerPoint guides can be defined for the presentation (shown on all slides), stored in presentation.xml p:presentation/p:ex…...I was trying to manipulate guides like those in the attached file. With the current version of PowerPoint guides can be defined for the presentation (shown on all slides), stored in presentation.xml p:presentation/p:ex…

    forum.aspose.com/t/access-to-guides-is-not-work...
  10. How to create a dwg file and save as stream and...

    Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file As stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…...Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file as stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…

    forum.aspose.com/t/how-to-create-a-dwg-file-and...