Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 20,033 for

range

(0.03 sec)
  1. Range.StructuredDocumentTags | Aspose.Words for...

    Discover the Range StructuredDocumentTags property, which provides a comprehensive collection of structured document tags, enhancing your document's organization and functionality....StructuredDocumentTa Range.StructuredDocumentTa property Returns...structured document tags in the range. public StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/ran...
  2. Modify an Existing Style|Documentation

    Learn how to change styles in Excel with Microsoft Excel and with Aspose.Cells for Java API....and apply it to the selected range. Using Aspose.Cells Aspose.Cells...style applied to a cell or range. The Style.update method behaves...

    docs.aspose.com/cells/java/modify-an-existing-s...
  3. 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...
  4. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#.... Range headerRange = section . Headers...WdHeaderFooterIndex . wdHeaderFooterPrimar ]. Range ; headerRange . Fields . Add...

    docs.aspose.com/words/net/add-headers-and-footers/
  5. Range.structured_document_tags property | Aspos...

    Range.structured_document_tags property. Returns a [Range.structured_document_tags](./) collection that represents all structured document tags in the Range....structured_document_tags property Range.structured_document_tags property...property Returns a Range.structured_document_tags collection that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EditableRange.editor_group property | Aspose.Wo...

    EditableRange.editor_group property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable Range....allowed to edit this editable range. @property def editor_group...simultaneously for the specific editable range, if the one is set, the other...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create Dynamic Charts with C++|Documentation

    Learn how to create dynamic charts in Aspose.Cells for C++. 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...List based on the data source range with headers on int32_t index...

    docs.aspose.com/cells/cpp/create-dynamic-charts/
  8. 使用Node.js via C++复制带样式的范围数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++复制具有格式的单元格范围。... 创建一个 Range 。 使用指定的格式属性创建一个 Style 对象。 将样式应用到数据范围。...); } } // Create a range (A1:D3). const range = cells . createRange...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  9. Range.form_fields property | Aspose.Words for P...

    Range.form_fields property. Returns a [Range.form_fields](./) collection that represents all form fields in the Range....property Range.form_fields property Returns a Range.form_fields...represents all form fields in the range. @property def form_fields (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable Range in a Word document in Java....Represents an end of an editable range in a Word document. To learn...Remarks: A complete editable range in a Word document consists...

    reference.aspose.com/words/java/com.aspose.word...