Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 39,802 for

one

(0.07 sec)
  1. 冻结窗格的使用|Documentation

    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...."third sheet" ); // Freeze just one row sheet1 . CreateFreezePane...2 , 0 , 2 ); // Freeze just one column sheet2 . CreateFreezePane...

    docs.aspose.com/cells/zh/net/working-with-freez...
  2. Merge PPTX Files using .NET | products.aspose.com

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

    C# source code to combine POTX 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/potx/
  4. Merge POTM Files using .NET | products.aspose.com

    C# source code to combine POTM 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/potm/
  5. Merge and Unmerge Cells|Documentation

    This article introduces how to merge/unmerge cells in GridWeb....that lets you merge cells into one large cell. This topic describes...data. Four cells merged into one Unmerging Cells To unmerge cells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. PdfPageLayout enumeration | Aspose.Words for No...

    Aspose.Words.Saving.PdfPageLayout enumeration. Specifies the page layout to be used when the document is opened in a PDF reader....Display one page at a time. OneColumn Display the pages in one column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. UserInformation.address property | Aspose.Words...

    UserInformation.address property. Gets or sets the user's postal address.... address = "One Microsoft Way" ; doc . fieldOptions...USERADDRESS " ). result ). toEqual ( "One Microsoft Way" ); doc . updateFields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the C# API or .NET Library....way to do this: by creating one sheet and then copying it. Aspose...from an existing worksheet. One version of the method takes the...

    docs.aspose.com/cells/net/copying-and-moving-wo...
  9. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....Each paragraph can only have one style. # The InsertStyleSeparator...output document will look like one paragraph with two styles. self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RowFormat.AllowBreakAcrossPages | Aspose.Words ...

    Discover the RowFormat AllowBreakAcrossPages property, enable seamless text flow in table rows across page breaks for enhanced readability and presentation...."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/net/aspose.words.tab...