Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 20,066 for

range

(0.07 sec)
  1. Range.ToDocument | Aspose.Words for .NET

    Discover the Range ToDocument method, effortlessly create a complete document from your selected Range, enhancing your workflow and productivity....ToDocument Range.ToDocument method Constructs a new fully formed...document that contains the range. public Document ToDocument...

    reference.aspose.com/words/net/aspose.words/ran...
  2. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of Ranged structured document tag which accepts multi-sections content...class Represents a start of ranged structured document tag which...the Structured document tag range start class. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document.... range . bookmarks self . assertEqual...bookmark = doc . range . bookmarks [ 0 ] doc . range . bookmarks ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Merging and Unmerging Cells|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....merging and then splitting a range of cells formatted as the cells...in the originally selected range. Note that when cells are merged...

    docs.aspose.com/cells/java/merging-and-unmergin...
  5. 仅复制范围样式使用Node.js via C++|Documentation

    学习如何在Aspose.Cells for Node.js via C++中在操作数据的同时只复制范围的样式。...()); } } // Create a range (A1:D3). const range = cells . createRange...( true ); // Set the Range style. range . applyStyle ( style...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  6. Removing Header and Footer|Aspose.Words for .NET

    Remove headers or footers from a document easily and fast instead of using VSTO in C#.... Range . Paragraphs . Last . Range . Delete (); Globals...wdHeaderFooterPrimar ]. Range . Paragraphs . Last . Range . Delete (); Aspose...

    docs.aspose.com/words/net/removing-header-and-f...
  7. Create Dynamic Charts|Documentation

    Learn how to create dynamic charts in Aspose.Cells for .NET. Our guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....Create Chart based on the data range of ListObject . Save the result...formulas) to create a dynamic range of data, and a control (such...

    docs.aspose.com/cells/net/create-dynamic-charts/
  8. Detect Hyperlink Type with C++|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for C++ API....CellReference: Link to cell or named range. To check the type of hyperlink...Cleanup (); return 1 ; } Range range = worksheet . GetCells ()...

    docs.aspose.com/cells/cpp/detect-hyperlink-type/
  9. Delete Ranges in Document|Aspose.Words for Java

    Delete Ranges from a document easily and fast instead of using Apache POI....Ask AI Delete Ranges in Document Contents [ Hide ] Aspose.Words...Words - Delete Ranges in Document Range allows the deletion of...

    docs.aspose.com/words/java/delete-ranges-in-doc...
  10. 支持使用 C++ 在命名范围公式中支持德语区域设置|Documentation

    学习如何使用 Aspose.Cells 与 C++ 处理德语区域的命名范围公式。...name and formula for the named range const U16String name ( u "HasFormula"...GetWorksheets (); // Add a new named range and get its index int32_t nameIndex...

    docs.aspose.com/cells/zh/cpp/support-for-german...