Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 26,197 for

only

(0.23 sec)
  1. Orphaned repeating header when first data row c...

    Description We are encountering an issue with repeating table headers when using nested tables in Aspose.PDF.Drawing. If the outer table starts near the bottom of a page and its first data row contains a nested table, A…...nested table , Aspose renders only the outer header row at the...in an orphaned header (header-only page fragment), which is not...

    forum.aspose.com/t/orphaned-repeating-header-wh...
  2. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...example, set OnlyAuto to true to only adjust rows that haven’t been...second image, there is also only one cell where the text is printed...

    forum.aspose.com/t/autofitrows-and-autofitcolum...
  3. Outline levels not copying correctly with multi...

    When copying multiple source ranges from different workbooks, Only the range copied from the first workbook will have its row outline levels preserved. Any subsequent ranges are assigned zero for all rows. The followin…...ranges from different workbooks, only the range copied from the first...“=Input Blocks!$2: $13”. There is only one level of outline within...

    forum.aspose.com/t/outline-levels-not-copying-c...
  4. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...node, as the GetEntity method only works with Paragraph nodes and...LayoutEnumerator classes work only with nodes in the main document...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  5. Differentiation between Comments and Reference ...

    Hello Everyone and @alexey.noskov, In my Java code I remove comments from my document. When converting word to PDF using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…... Is there a way to remove only comments and not cross links...@LeahGreen In order to filter only text annotations and leave the...

    forum.aspose.com/t/differentiation-between-comm...
  6. PDF -> HTML conversion with visibility:hidden t...

    We’re using Aspose.Pdf to convert PDF files to HTML and we’ve run into certain PDF files that are converted with the text displayed as an image and additionally there is hidden elements in the HTML that contain the actua…... It only happens on certain PDF files...using is below. Again, this only happens on a specific PDF, all...

    forum.aspose.com/t/pdf-html-conversion-with-vis...
  7. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....// Configure them to display only rows 1 to 10 of the query result...// Configure them to display only rows 1 to 10 of the query result...

    reference.aspose.com/words/java/com.aspose.word...
  8. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....The presentation file contains only Blank and Custom layout types...example, a Title slide should have only the Title placeholder type,...

    docs.aspose.com/slides/python-net/slide-layout/
  9. Aspose.Slides - 26.1.0 - Saving presentation as...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...package is marked as Windows‑only , so the call throws System...installed. At the moment the only ways to get a TIFF out of a...

    forum.aspose.com/t/aspose-slides-26-1-0-saving-...
  10. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...@max00000 The copy operation only duplicates the objects – it...references during a range copy. The only supported approach is to re‑assign...

    forum.aspose.com/t/copied-range-does-not-update...