Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 155,498 for

2

(0.46 sec)
  1. Table Page Breaks Not Matching Word Display - F...

    Issue Summary Aspose.Words for Java is creating additional page breaks for tables during PDF conversion that don’t appear in Microsoft Word’s display, even when AllowBreakAcrossPages is set to false. Documents with stan…...tables , words-java pblad March 2, 2026, 9:33pm 1 Issue Summary...show tables breaking with last 1-2 rows on separate pages in PDF...

    forum.aspose.com/t/table-page-breaks-not-matchi...
  2. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....the file: Copy 1 using System ; 2 using Aspose.Font ; 3 using Aspose...// Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  3. Aspose.PDF – Unable to Save PDF After Removing ...

    a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Hi Team, I’m working on an implementation where we extract content from PDFs, but we need to…...Discourse February 17, 2026, 1:48pm 2 @Ramya_Bangalore You want to strip...the sub‑type Header or Footer [2]. Delete them from the page –...

    forum.aspose.com/t/aspose-pdf-unable-to-save-pd...
  4. How to apply number format to each datapoint's ...

    We are plotting a pie chart and we need to apply custom format to each datapoint for example #,##0.0% and #,##0.000% like these. How can we achieve this format, could you provide a sample code?...cells-java VaradS July 30, 2025, 2:16pm 1 We are plotting a pie chart...Professionalize.Discourse July 30, 2025, 2:17pm 2 @VaradS To apply custom number...

    forum.aspose.com/t/how-to-apply-number-format-t...
  5. System Requirements|Documentation

    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....BarCode for JasperReports: Java 2 Platform Standard Edition 5.0...0 or higher JasperReports 2.0, 3.0, or higher Features Installation...

    docs.aspose.com/barcode/jasperreports/system-re...
  6. PowerPoint MsftOfcThm_Accent: Override SVG Fill...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...pptx” containing 2 icons of different colors. We...“svg_content_1.txt” and “svg_content_2.txt” code snippet: svg_content_1...

    forum.aspose.com/t/powerpoint-msftofcthm-accent...
  7. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all formatting for a table cell. To learn more, visit the documentation article in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose.word.dll Chart formatting issue - Free S...

    Hi Aspose team, I want to generate chart as shown in below picture, Can you please help on this. I am able to generate bellow chart but not able to add images on MajorGridLines...Discourse April 23, 2025, 1:57pm 2 @Amol_Hekade To add images on..."Category 1", "Category 2" }, new double[] { 1.0, 2.0 }); // Hide major...

    forum.aspose.com/t/aspose-word-dll-chart-format...
  9. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...samodurova February 26, 2025, 2:33pm 2 Hello @MaazHussain , Thanks...include: 0 → No flags set 1 → Read 2 → Unsent 4 → Submitted 8 → Unsendable...

    forum.aspose.com/t/how-to-get-the-following-val...
  10. Excel – R1C1 Reference Style vs. A1 with C++|Do...

    R1C1 Reference Style vs. A1 style by using Aspose.Cells with C++....are identified by numbers (1, 2, 3, …). For example, the cell...left. For example, R[2]C[3] is a cell 2 rows down and 3 columns...

    docs.aspose.com/cells/cpp/r1c1-reference-style-...