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

one

(0.2 sec)
  1. EditableRange.singleUser property | Aspose.Word...

    EditableRange.singleUser property. Returns or sets the single user for editable range....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/nodejs-net/aspose.wo...
  2. Merge ODP Files using .NET | products.aspose.com

    C# source code to combine ODP 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/odp/
  3. Merge POT Files using .NET | products.aspose.com

    C# source code to combine POT 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/pot/
  4. Export XML Data Linked to an XML Map Inside the...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....XML Maps in the workbook, one by one. Please check the sample...

    docs.aspose.com/cells/java/export-xml-data-link...
  5. Primary and Secondary Axis with Golang via C++|...

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....in a chart vary widely from one data series to another, or when...data (price and volume), plot one or more data series on a secondary...

    docs.aspose.com/cells/go-cpp/primary-and-second...
  6. RowFormat.allowBreakAcrossPages property | Aspo...

    RowFormat.allowBreakAcrossPages 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/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::XlsxSectionMode enum | A...

    Aspose::Words::Saving::XlsxSectionMode enum. Specifies how sections are handled when saving a document in the XLSX format in C++....sections of a document are saved on one worksheet. Examples Shows how...'SingleWorksheet' to display all document on one worksheet. auto xlsxSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Create Tables|Aspose.Words for Java

    Create tables inside a document easily and fast instead of using Apache POI.... setText ( "col one, row one" ); tableTwoRowOne . addNewTableCell...(). setText ( "col two, row one" ); tableTwoRowOne . addNewTableCell...

    docs.aspose.com/words/java/create-tables/
  9. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF documents into a single PDF file with Java....] Now, merging pdf files is one of the most demanded tasks. This...are merged such that the first one is joined at the end of the other...

    docs.aspose.com/pdf/java/merge-pdf-documents/
  10. 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/