Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 40,985 for

one

(0.26 sec)
  1. 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...
  2. 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...
  3. 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...
  4. PdfPageLayout enumeration | Aspose.Words for Py...

    aspose.words.saving.PdfPageLayout enumeration. Specifies the page layout to be used when the document is opened in a PDF reader....SINGLE_PAGE Display one page at a time. ONE_COLUMN Display the...the pages in one column. TWO_COLUMN_LEFT Display the pages in two...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. Assign and Validate Digital Signatures with Nod...

    Excel file digital signature and verification using Aspose.Cells for Node.js via C++. Protect the authenticity of workbook content with digital signatures....workbook file is valid and that no one has altered it. You can create...some level of assurance that no one has tampered with its contents...

    docs.aspose.com/cells/nodejs-cpp/assign-and-val...
  8. Cell.ensure_minimum method | Aspose.Words for P...

    Cell.ensure_minimum method. If the last child is not a paragraph, creates and appends One empty paragraph....paragraph, creates and appends one empty paragraph. def ensure_minimum...that # the cell has at least one empty paragraph, which we can...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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 = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Using LightCells API with C++|Documentation

    Learn how to use the LightCells API in C++ to efficiently read and write large Excel files with minimal memory usage....designed to manipulate cell data one by one without building a complete...provides its value one by one. In both procedures, one Cell object is...

    docs.aspose.com/cells/cpp/using-lightcells-api/