Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 22,538 for

range

(0.15 sec)
  1. FieldToa.PageRangeSeparator | Aspose.Words for ...

    Discover the PageRangeSeparator property of FieldToa. Easily customize the character sequence for seamless page Range separation. Optimize your document management!...the start and end of a page range. public string PageRangeSeparator...One TA field can refer to a range of pages. // We can specify...

    reference.aspose.com/words/net/aspose.words.fie...
  2. How to Set Print Area with Node.js via C++|Docu...

    This article shows you code explaining how to set print area using Aspose.Cells library for Node.js via C++....Click and drag to select the range of cells you want to set as...is set, only the specified range of cells will be printed. By...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...
  3. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified Range of pages in C++....object representing specified range of pages. System :: SharedPtr...Shows how to get specified range of pages from the document....

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...gradient expressed as a percent in range 0.0 to 1.0. GradientStop(color...gradient expressed as a percent in range 0.0 to 1.0. transparency float...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...Cells允许开发人员通过调用 Range.Copy() 方法将一个单元格的条件格式设置复制到工作表中的另一个单元格。...maximum display range of the source sheet Range sourceRange = sourceSheet...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  6. FieldIndex.pageRangeSeparator property | Aspose...

    FieldIndex.pageRangeSeparator property. Gets or sets the character sequence that is used to separate the start and end of a page Range....the start and end of a page range. get pageRangeSeparator () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 档案

    档案...{ // 默认情况下创建第一个工作表,因此仅设置范围 range = $"{defaultWorksheetName}!A:Y";...SpreadsheetId, sheet.Name); range = $"{sheet.Name}!A:Y"; } //...

    blog.aspose.com/zh/cells/convert-excel-to-googl...
  8. DocumentVisitor.visit_comment_range_start metho...

    DocumentVisitor.visit_comment_Range_start method. Called when the start of a commented Range of text is encountered....visit_comment_range_start method visit_comment_range_start(comment_range_start)...t_range_start) Called when the start of a commented range of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Bookmark class | Aspose.Words fo...

    Aspose::Words::Bookmark class. Represents a single bookmark. To learn more, visit the documentation article in C++....column of the table column range associated with the bookmark...column of the table column range associated with the bookmark...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. Set Print Area|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.... Assign a cell range that defines the print area...(); // Specifying the cells range (from A1 cell to F20 cell) of...

    docs.aspose.com/cells/java/set-print-area/