Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 24,106 for

range

(0.29 sec)
  1. IStructuredDocumentTag.is_multi_section propert...

    IStructuredDocumentTag.is_multi_section property. Returns true if this instance is a Ranged (multi-section) structured document tag....true if this instance is a ranged (multi-section) structured...document tag by Id. sdt = doc . range . structured_document_tags ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTagCollection Class | Aspose....

    Explore the Aspose.Words.Markup.StructuredDocumentTagCollection class for efficient management of structured document tags, enhancing your document processing capabilities....document tags in the specified range. To learn more, visit the Structured...IStructuredDocumentT sdt = doc . Range . StructuredDocumentTa . GetById...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Reading and Writing Query Table of Worksheet|Do...

    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....Retrieve query table result range Aspose.Cells for Python via...the address, i.e., the result range of cells for a query table....

    docs.aspose.com/cells/python-net/reading-and-wr...
  4. 用 C++ 实现非连续范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 创建非邻接单元格的命名范围。...Adding a Name for non sequenced range int index = workbook . GetWorksheets...// Creating a non sequence range of cells name . SetRefersTo...

    docs.aspose.com/cells/zh/cpp/implementing-non-s...
  5. Aspose::Words::Font::get_NameAscii method | Asp...

    Aspose::Words::Font::get_NameAscii method. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127) in C++....within the ASCII characters' range. In that case, // it will display...characters outside of the ASCII range. // Ideally, this font should...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Reusing Style Objects with Golang via C++|Docum...

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....some formatting to a large range of cells in a worksheet: Create...the style to the cells in the range. Because the Cell.GetStyle /...

    docs.aspose.com/cells/go-cpp/reusing-style-obje...
  7. ImageWatermarkOptions.scale property | Aspose.W...

    ImageWatermarkOptions.scale property. Gets or sets the scale factor expressed as a fraction of the image...of the range of valid values. Remarks Valid values range from 0...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...Range.Replace(System.Text.RegularExpressions...manual line break Use method Range.replace() to have more flexible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... Range cellRange = worksheet . getCells...CreateOleImage ( com . aspose . cells . Range cellRange , int imageResolution...

    docs.aspose.com/slides/java/working-solution-fo...
  10. Extract PDF pages|Aspose.PDF for Java

    This section explains how to extract PDF pages with com.aspose.pdf.facades using PdfFileEditor class....allows you to extract specified range of pages from a PDF file. This...you do not want to extract a range of pages, rather a set of particular...

    docs.aspose.com/pdf/java/extract-pdf-pages/