Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 26,158 for

only

(0.07 sec)
  1. LayoutOptions.CommentDisplayMode | Aspose.Words...

    Discover the LayoutOptions CommentDisplayMode property to customize comment rendering. Easily set it to enhance user experience with options like ShowInBalloons....comment ); // ShowInAnnotations is only available in Pdf1.7 and Pdf1...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Cannot turnoff ListObject (table) AutoFilter Co...

    How can we turn off AutoFilter completely on a ListObject (table)? We have tried the following: Workbook workbook = new Workbook("Demo.xlsx"); Worksheet worksheet = workbook.Worksheets[0]; ListObject listObj = workshee…...screenshot below, doing so would only turn off the Filter buttons...ListObject. The code you provided only hides the filter buttons but...

    forum.aspose.com/t/cannot-turnoff-listobject-ta...
  3. Problem with IGS file - Free Support Forum - as...

    Good afternoon! I have an issue: when I try to convert an IGS file to PDF using Aspose.CAD for .NET, I Only get an empty PDF with both height and width equal to int.minimum. Does anyone know what might be causing this pr…...NET, I only get an empty PDF with both height...Note: The provided evidence only confirms the existence of Aspose...

    forum.aspose.com/t/problem-with-igs-file/321105
  4. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the shape is below or above text.... Remarks Has effect only for top level shapes. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Words - Opening non-Word files has diffe...

    We’ve recently renewed our Aspose.Total for Java license and was additionally looking to see about bumping to the latest versions of the Aspose.Xxx families of products. One post-processing flow we have converts Office …...23, 2023, 1:16pm 3 Does this only impact Aspose.Words ? And if...@leviwilson Yes, this impact only Aspose.Words. The problem started...

    forum.aspose.com/t/aspose-words-opening-non-wor...
  6. Body.nodeType property | Aspose.Words for Node.js

    Body.nodeType property. Returns [NodeType.Body](../../nodetype/#Body)....contain child nodes, // but only if those child nodes are of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HeaderFooter.NodeType | Aspose.Words for .NET

    Discover the HeaderFooter NodeType property that efficiently retrieves header and footer details, enhancing your content structure and user experience....contain child nodes, // but only if those child nodes are of...

    reference.aspose.com/words/net/aspose.words/hea...
  8. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI....ImageSize object contains read-only information about the image...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…...settings to the text and saves only the transformed text. pankajku...itself isn’t modified in the file—only the setting is stored. When...

    forum.aspose.com/t/portion-get-text-returns-sen...
  10. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts.... We only define the data source, set...(); } Currently, Aspose.Cells only supports custom charts that...

    docs.aspose.com/cells/cpp/customizing-charts/