Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 40,555 for

one

(0.09 sec)
  1. Changed table dimensions when text rotated and ...

    Hi team, Looks like Aspose. words adds some sort of top and bottom margin (or left and right, depending on the frame of reference) to 90-degree text inside a table cell when saving to PDF. I’m attaching an example - bo…...engine, one with compliance optimized for word 2019, and one for...for 2002 (this one seems to have more noticeable differences in...

    forum.aspose.com/t/changed-table-dimensions-whe...
  2. Find and Refresh the Nested or Child Pivot Tabl...

    Learn how to find and refresh nested or child pivot tables of a parent pivot table using Aspose.Cells for C++....Possible Usage Scenarios Sometimes, one pivot table uses another pivot...method and then refreshes them one by one. Sample Code #include <iostream>...

    docs.aspose.com/cells/cpp/find-and-refresh-the-...
  3. Join Tables|Aspose.Words for Python via .NET

    Join tables in a document using Python. How to merge two tables into One in Python....table to the end of the first one and remove the second table’s...merge rows from two tables into one: Change Table Style in Python...

    docs.aspose.com/words/python-net/join-tables/
  4. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for Python via .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file.... One method takes a Scene class object...object as a parameter and another one takes a Mesh class object as...

    docs.aspose.com/3d/python-net/build-tangent-and...
  5. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced document formatting and presentation....document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/net/aspose.words/par...
  6. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font formatting control. Enhance your design with easy access to customizable text styles and effects....document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/net/aspose.words/inl...
  7. DropDownItemCollection.Count | Aspose.Words for...

    Discover the DropDownItemCollection Count property, which efficiently retrieves the total number of items in your collection for streamlined data management....combo box, // and then choose one of the items of text in the collection...display. string [] items = { "One" , "Two" , "Three" }; FormField...

    reference.aspose.com/words/net/aspose.words.fie...
  8. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how to use the MailMerge UseWholeParagraphAsRegion property to enhance your mail merge regions, ensuring complete control over content inclusion....paragraph can belong to no more than one mail merge region. // The contents...two mail merge regions sharing one paragraph. /// </summary> private...

    reference.aspose.com/words/net/aspose.words.mai...
  9. DropDownItemCollection.add method | Aspose.Word...

    DropDownItemCollection.add method. Adds a string to the end of the collection....combo box, # and then choose one of the items of text in the collection...collection to display. items = [ 'One' , 'Two' , 'Three' ] combo_box_field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_pages property. True if the text in a table row is allowed to split across a page break...."false" to keep the row # in one piece if a table spans two pages...the row is too big to fit in one page, Microsoft Word will push...

    reference.aspose.com/words/python-net/aspose.wo...