Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 39,822 for

one

(0.2 sec)
  1. Aspose::Words::EditableRange::get_SingleUser me...

    Aspose::Words::EditableRange::get_SingleUser method. Returns or sets the single user for editable range in C++....This editor can be stored in one of the following forms: DOMAIN\Username...specific editable range, if the one is set, the other will be clear...

    reference.aspose.com/words/cpp/aspose.words/edi...
  2. PdfPageLayout | Aspose.Words for Java

    Specifies the page layout to be used when the document is opened in a PDF reader in Java....Description ONE_COLUMN Display the pages in one column. SINGLE_PAGE...SINGLE_PAGE Display one page at a time. TWO_COLUMN_LEFT Display the...

    reference.aspose.com/words/java/com.aspose.word...
  3. Merge PPSM Files using .NET | products.aspose.com

    C# source code to combine PPSM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Make one document as the base file Call...concatenating and merging files one by one. Call the Save() method and...

    products.aspose.com/slides/net/merger/ppsm/
  4. Merge PPSX Files using .NET | products.aspose.com

    C# source code to combine PPSX documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Make one document as the base file Call...concatenating and merging files one by one. Call the Save() method and...

    products.aspose.com/slides/net/merger/ppsx/
  5. Run.Text | Aspose.Words for .NET

    Manage your run text effortlessly! Easily get or set run text properties for seamless document editing and enhanced content control....document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/net/aspose.words/run...
  6. TxtSaveOptions.max_characters_per_line property...

    TxtSaveOptions.max_characters_per_line property. Gets or sets an integer value that specifies the maximum number of characters per One line...maximum number of characters per one line. The default value is 0...characters as maximum allowed per one line. save_options = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.style_name property | Aspose.Wo...

    ParagraphFormat.style_name property. Gets or sets the name of the paragraph style applied to this formatting....document contains one section, one body and one paragraph. # Call...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DropDownItemCollection indexer | Aspose.Words f...

    DropDownItemCollection indexer. Gets or sets the element at the specified index....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...
  9. Read and Manipulate Excel 2016 Charts with Node...

    Learn how to read and manipulate Excel 2016 charts using Aspose.Cells for Node.js via C++. This guide will show you how to access and modify various chart properties.... It reads all charts one by one and changes their titles...0 ); // Access all charts one by one and read their types for...

    docs.aspose.com/cells/nodejs-cpp/read-and-manip...
  10. Join Tables in C++|Aspose.Words for C++

    Advanced table manipulations. How to merge two tables into One C++. Join tables using C++....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 Word Documents...

    docs.aspose.com/words/cpp/join-tables/