Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 41,095 for

one

(0.16 sec)
  1. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story in C++....sure the table has at least one cell. auto table = System ::...inline story node will be the one from the main document body....

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. FieldTA.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldTA PageRangeBookmarkName property, easily manage bookmarks for page ranges and enhance your document navigation with this powerful feature....page numbers will show up on one row. // We can use this property...numbers in one row. fieldToa . UsePassim = true ; // One TA field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. How to Format Number to Fraction with C++|Docum...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API....cell if you’re only formatting one. Open Format Cells Dialog : With...cells selected, right-click on one of the selected cells and choose...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  4. UserInformation.address property | Aspose.Words...

    UserInformation.address property. Gets or sets the user's postal address.... address = 'One Microsoft Way' doc . field_options...result ) self . assertEqual ( 'One Microsoft Way' , builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. UserInformation.name property | Aspose.Words fo...

    UserInformation.name property. Gets or sets the user's name.... address = 'One Microsoft Way' doc . field_options...result ) self . assertEqual ( 'One Microsoft Way' , builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldOptions.current_user property | Aspose.Wor...

    FieldOptions.current_user property. Gets or sets the current user information.... address = 'One Microsoft Way' doc . field_options...result ) self . assertEqual ( 'One Microsoft Way' , builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Chart legend strange behavior when set MarkerSy...

    hi, i’m using aspose word for java(17) version 24.2 but the problem persist also in 25.3. I need to put some data in a specific line chart and for a better visualization i set the MarkerSymbol.CIRCLE on every ChartData…...the chart series are more than one, the legend show correctly the...series names but if i have only one serie the legend show the value...

    forum.aspose.com/t/chart-legend-strange-behavio...
  8. FieldToa.use_passim property | Aspose.Words for...

    FieldToa.use_passim property. Gets or sets whether to replace five or more different page references to the same authority with passim, which is used to indicate that a word or passage occurs frequently in the work cited....page numbers will show up on one row. # We can use this property...numbers in one row. field_toa . use_passim = True # One TA field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java code examples....text placeholders: one for the title and one for the subtitle....placeholder at the top and a larger one below for main content (such...

    docs.aspose.com/slides/androidjava/slide-layout/
  10. Implement Custom Calculation Engine to Extend t...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library with Golang via C++. By loading an existing Excel file or creating a new One, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....capture the TODAY function and add one day to the system date. So if...the custom engine should be one day later than the result without...

    docs.aspose.com/cells/go-cpp/implement-custom-c...