Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 159,272 for

2

(0.3 sec)
  1. Save png wrong - Free Support Forum - aspose.com

    Workbook wb = new Workbook("C:/测试背景颜色导出问题123.xlsx");ImageOrPrintOptions o = new ImageOrPrintOptions();o.setImageFormat(ImageFormat.getPng());SheetRender rr = new SheetRender(wb.getWorksheets().get(0), o);rr.toImage(0, "C…...Family xhaixia May 15, 2017, 2:19am 1 Workbook wb = new Work...shakeel.faiz May 15, 2017, 3:15am 2 Hi, Thanks for your posting and...

    forum.aspose.com/t/save-png-wrong/16580
  2. CellCollection indexer | Aspose.Words for Python

    CellCollection indexer. Retrieves a [Cell](../../cell/) at the given index....example -1 means the last item, -2 means the second before last and... tables self . assertEqual ( 2 , len ( list ( tables ))) i =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CleanupOptions.UnusedLists | Aspose.Words for .NET

    Optimize your documents with CleanupOptions' UnusedLists property. Easily remove unused lists and definitions for a cleaner, more efficient workspace.... Writeln ( "Item 2" ); // Now, there is one unused...Styles . Count , Is . EqualTo ( 2 )); See Also class CleanupOptions...

    reference.aspose.com/words/net/aspose.words/cle...
  4. Show and Hide Rows, Columns and Scroll Bars wit...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using Node.js via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently.... unhideRow ( 2 , 13.5 ); // Unhiding the 2nd...worksheet . getCells (). hideRow ( 2 ); worksheet . getCells (). hideColumn...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  5. SaveToStream on a workbook with at least 257 co...

    If you call SaveToStream on a workbook that contains at least 257 columns, the returned stream contains corrupt data. If you create a new workbook from the stream, this workbook will not contain the correct values. In ad…...zhao April 28, 2025, 1:31pm 2 @Nic0 saveWorkbook.SaveToStream()...created. amjad.sahi April 28, 2025, 2:12pm 3 @Nic0 , Please try using...

    forum.aspose.com/t/savetostream-on-a-workbook-w...
  6. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...sahi May 15, 2025, 2:03pm 2 @JThomas98 , Thanks for the...

    forum.aspose.com/t/labels-in-charts-are-positio...
  7. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API.... getValue () / 2 ; double piny = page . getPageSheet...getPageHeight (). getValue () / 2 ; double width = page . getPageSheet...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  8. IRevisionCriteria.IsMatch | Aspose.Words for .NET

    Discover how the IRevisionCriteria IsMatch method effectively verifies if a specific revision aligns with your criteria for optimal results...."This is insertion revision #2. " ); // Remove a run "This does...Revisions . Count , Is . EqualTo ( 2 )); // Reject revision with different...

    reference.aspose.com/words/net/aspose.words/ire...
  9. FixedPageSaveOptions.PageSavingCallback | Aspos...

    Control page saving with FixedPageSaveOptions' PageSavingCallback. Optimize document exports to fixed formats for enhanced efficiency and precision.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FieldTC.OmitPageNumber | Aspose.Words for .NET

    Discover the FieldTC OmitPageNumber property—control TOC page number visibility for enhanced document clarity and professionalism....InsertTocEntry ( builder , "TC field 2" , "A" , "2" ); Assert . That ( doc...

    reference.aspose.com/words/net/aspose.words.fie...