Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 19,438 for

one

(0.1 sec)
  1. Apply or Change a Slide Layout in C#|Aspose.Sli...

    Learn how to manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in C#....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/net/slide-layout/
  2. Row.ensure_minimum method | Aspose.Words for Py...

    Row.ensure_minimum method. If the [Row](../) has no cells, creates and appends One [Cell](../../cell/)....no cells, creates and appends one Cell . def ensure_minimum ( self...that # the table has at least one cell with an empty paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldToa::get_UsePassim ...

    Aspose::Words::Fields::FieldToa::get_UsePassim method. 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 in C++....page numbers will show up on one row. // We can use this property...numbers in one row. fieldToa -> set_UsePassim ( true ); // One TA field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Saving::TxtSaveOptions::get_MaxC...

    Aspose::Words::Saving::TxtSaveOptions::get_MaxCharactersPerLine method. Gets or sets an integer value that specifies the maximum number of characters per One line. The default value is 0, that means no limit in C++....maximum number of characters per one line. The default value is 0...characters as maximum allowed per one line. auto saveOptions = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Drawing::Fill::OneColorGradient ...

    Aspose::Words::Drawing::Fill::OneColorGradient method. Sets the specified fill to a One-color gradient in C++....Sets the specified fill to a one-color gradient. void Aspose ::...Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Access GridCell in a Worksheet|Documentation

    This article introduces how to get cell object (GridCell) in the Worksheet in GridDesktop....all above three approaches one by one. Using Cell Name All cells...the cells in the worksheet one by one, we can use iterators to...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. MathObjectType enumeration | Aspose.Words for N...

    Aspose.Words.Math.MathObjectType enumeration. Specifies type of an Office Math object....display math zone, that contains one or more MathObjectType.OMath...Array object, consisting of one or more equations, expressions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldTA.ShortCitation | Aspose.Words for .NET

    Manage your FieldTA ShortCitation effortlessly. Easily get or set short citations for entries, enhancing data organization and accessibility....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...
  9. FieldToa.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToa SequenceSeparator property—easily customize the character sequence for separating sequence and page numbers for enhanced clarity....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...
  10. FieldTA.is_italic property | Aspose.Words for P...

    FieldTA.is_italic property. Gets or sets whether to apply italic formatting to the page number for the entry....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...