Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 229 for

get column original width

(0.06 sec)
  1. AutoFitterOptions for column and row AutoFit - ...

    Hi, We are trying to expose all the properties of ‘AutoFitterOptions’ for end users in our app, but there is a property called ‘MaxRowHeight’, I believe it make sense for AutoFitRows(), but how this will affect the ‘Aut…...AutoFitterOptions for column and row AutoFit - related questions...focused on adjusting the width of columns based on the content within...

    forum.aspose.com/t/autofitteroptions-for-column...
  2. How to Fit Image to Cell Width in Aspose.Cells ...

    Hello, I’m trying to fit images to the Width of a cell. Currently, I’m using the following code: C# foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { s.AspectRatioLocked = true; s.Width = 100; // This …...to Cell Width in Aspose.Cells Instead of Fixed Width? Aspose...trying to fit images to the width of a cell. Currently, I’m using...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...
  3. Aspose.Words incorrectly showing the original t...

    DocA and DocB were built for testing how Word and Aspose are processing styles, hyperlinks and tables with variations of tarGet document (in Word, “show changes in”) and options selected for Format, Tables and Fields. W…...incorrectly showing the original table and original text of hyperlink...document Table structure (column widths) and table content are from...

    forum.aspose.com/t/aspose-words-incorrectly-sho...
  4. Pivot table refresh problems (filter, col width...

    See attached sample: I call “Worksheet.RefreshPivotTables()”, which brings three problems: AsposeCellsPivot.zip (26.3 KB) Problem 1 In the source file, the filter for cell B6 is set to single select. After applying “R…...refresh problems (filter, col width, localization) Aspose.Cells...display the current date. The col width in the resulting file is to...

    forum.aspose.com/t/pivot-table-refresh-problems...
  5. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different Column counts back to back like so: ---------------…...using tables with different column counts Aspose.Words Product...zip). Nonetheless, with my original code, all of the tests with...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  6. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second Column but appears as # symbols. import java.awt.Color; import java.io.B…...Are Appearing for a Number Column in PPT OLE Table Aspose.Cells...entire number in table in second column but appears as # symbols. import...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  7. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table Widths in the following scenario: Load a DOCX document which contains a table with relative preferred size, e.g. 100%, and Columns with different preferred sizes. Change…...Update Table width when saving to PDF Aspose.Words Product Family...we have a problem with table widths in the following scenario:...

    forum.aspose.com/t/update-table-width-when-savi...
  8. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity....) as presentation : # Get the original slide size. current_height...current_width = presentation . slide_size . size . width # Change...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  9. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....pptx" )) { // Get the original slide size. float currentHeight...presentation . SlideSize . Size . Width ; // Change the slide size without...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  10. Hiding and Showing Rows and Columns with Node.j...

    Learn how to hide and show rows and Columns in a worksheet using Aspose.Cells for Node.js via C++....Hiding and Showing Rows and Columns with Node.js via C++ Contents...sense to hide certain rows or columns in a worksheet and display...

    docs.aspose.com/cells/nodejs-cpp/hiding-and-sho...