Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 24,393 for

range

(0.09 sec)
  1. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats... range . fields ])) doc . update_fields...FIELD_INCLUDE_PICTURE for f in doc . range . fields ])) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::LowCode::Splitter class | Aspose...

    Aspose::Words::LowCode::Splitter class. Provides methods intended to split the documents into parts using different criteria in C++....int32_t) Extracts a specified range of pages from a document file...int32_t) Extracts a specified range of pages from a document file...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Stroke.foreTintAndShade property | Aspose.Words...

    Stroke.foreTintAndShade property. Gets or sets a double value that lightens or darkens the stroke foreground color....allowed values are within the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SaveToStream on a workbook with at least 257 co...

    If you call SaveToStream on a workbook that contains at least 257 columns, the returned stream contains corrupt data. If you create a new workbook from the stream, this workbook will not contain the correct values. In ad…... In addition, all ranges containing at least 257 columns...value is null instead of 1. Range readRange = readWorkbook.Worksheets...

    forum.aspose.com/t/savetostream-on-a-workbook-w...
  5. 使用C++检测空白工作表|Documentation

    本文展示了如何使用Aspose.Cells的C++ API编程检测Excel工作簿中的空白工作表。...initialized cells else { Range range = sheet . GetCells (). GetMaxDisplayRange...GetMaxDisplayRange (); auto rangeIterator = range . GetEnumerator (); if ( rangeIterator...

    docs.aspose.com/cells/zh/cpp/detecting-empty-wo...
  6. FieldPrivate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing document automation and customization.... Range . Fields [ 0 ]; Assert . That...implementation. Assert . That ( doc . Range . Fields . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Create Pivot Table|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....assigning a range of cells as the data source, the range must be...

    docs.aspose.com/cells/java/create-pivot-table/
  8. Resize GridWeb in the browser window|Documentation

    This article introduces how to resize in GridWeb....functions to select range or get the selected range in GridWeb Analyzing...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Document.extractPages method | Aspose.Words for...

    Aspose.Words.Document.extractPages method...representing the specified range of pages and the given page...object representing specified range of pages. extractPages ( index...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.Text](../../aspose.words/loadformat/#Text) document into a [Document](../../aspose.words/document/) object... range . fields ) console . log ( field.... result ); expect ( doc . range . fields . at ( 0 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...