Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 21,374 for

7 zip

(0.84 sec)
  1. Convert Pdf to Pdf/ua - Free Support Forum - as...

    Hi Im trying to convert a Pdf to PdfUa, I found some examples on how to it. And from this I made this test-function private void Convert() { Document pdfDoc = new Document("C:\\Temp\\NotPdfua.pdf"); var validateF…... Kurt1960 May 2, 2024, 7:47am 3 It doesn’t matter what...one of them NotPdfua.pdf (35.7 KB) asad.ali May 2, 2024, 3:07pm...

    forum.aspose.com/t/convert-pdf-to-pdf-ua/283150
  2. Working with Tasks in Aspose.Tasks for C++ | As...

    Learn how to edit task budget works and costs using Aspose.Tasks for C++....ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    docs.aspose.com/tasks/cpp/task-budget-work-and-...
  3. Working with WBS Associated with Tasks | Aspose...

    Learn how to work with Microsoft Project (MPP/XML) WBS associated with tasks using Aspose.Tasks for C#....ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    docs.aspose.com/tasks/cpp/wbs-associated-with-a...
  4. Aspose PDF to HTML issue - Free Support Forum -...

    Hi, I was creating the PDF document into HTML using Aspose.Pdf component using the below code. I have also attached the input file sample_pdf_1.pdf and generated output html file pdfToHtml.html here. The issue here in …...srinudhulipalla April 14, 2025, 7:45am 1 Hi, I was creating the...sample_pdf.pdf (531.7 KB) pdfToHtml_files.zip (144.4 KB) string...

    forum.aspose.com/t/aspose-pdf-to-html-issue/311258
  5. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...7 cm (or 842 points in Word). Insert...noskov August 22, 2025, 6:50am 7 @RaghulBabu214 From Aspose.Words...

    forum.aspose.com/t/extarct-content-from-excel-a...
  6. Converter freezes during import - Free Support ...

    When importing vsd file to vsdx, the process freezes indefinitely. vsd file with this issue: 41-TR-R-N001-A.Zip (270.2 KB) The file was converted with this code snippet: File file = new File(PATH_TO_VSD_FILE); Diagra…...zip (270.2 KB) The file was converted...aspose.notifier August 12, 2025, 7:41am 4 The issues you have found...

    forum.aspose.com/t/converter-freezes-during-imp...
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......ZIP Product Family Aspose.Page Product...File to JPG using Python «« « 7 8 9 10 11 » »» English Deutsch...

    kb.aspose.com/categories/page/9/
  8. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...zip (124.6 KB) 模板中有两个图片 一个时嵌入到单元格...2上进行测试,我们可以获得正确的结果。请查看附件。 out_java.zip (61.8 KB) Workbook book = new...

    forum.aspose.com/t/aspose-cell-excel/308462
  9. Convert RGBA to HSLA – C# code and Online Conve...

    Work with color codes and convert RGBA to HSLA in C# using Aspose.SVG for .NET. Try Online Color Converter for free!...ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    products.aspose.com/svg/net/color-converter/rgb...
  10. Placing the picture is disorienting the Excel f...

    foreach (Picture picture in worksheet.Pictures.Reverse()) { int row = picture.UpperLeftRow; int column = picture.UpperLeftColumn; // Convert row and column to an Excel cell name string cellName = CellsHelper.CellInde…...Soumen2001 February 5, 2025, 7:06am 1 foreach (Picture picture...disorienting the excel file files.zip (1022.9 KB) How to place an image...

    forum.aspose.com/t/placing-the-picture-is-disor...