Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 24,395 for

range

(0.52 sec)
  1. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the document outline at which to display Word bookmarks.... Valid range is 0 to 9. Examples Shows to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Excel to PDF:The page content is not centered -...

    When I use the following code to convert, the Excel content is displayed on the left in the PDF, but I want it to be displayed in the center. How can I solve this problem? Actual effect: image.png (15.9 KB) Expected r…...getName(); Range usedRange =sheet.getCells()...sheetName = sheet.getName(); Range usedRange =sheet.getCells()...

    forum.aspose.com/t/excel-to-pdf-the-page-conten...
  3. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加页面图章。...set_background ( True ) for i in range ( 1 , 6 ): if ( i % 2 == 0 ):...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  4. ImageSaveOptions.ImageBrightness | Aspose.Words...

    Adjust the brightness of your images effortlessly with the ImageSaveOptions property. Enhance your visuals for stunning results!... The value must be in the range between 0 and 1. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImageSaveOptions.ImageContrast | Aspose.Words f...

    Adjust the ImageContrast property in ImageSaveOptions to enhance your images' clarity and depth. Optimize your visuals effortlessly!... The value must be in the range between 0 and 1. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Merge 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....single cell within a specified range. Java //Create a Workbook. Workbook...

    docs.aspose.com/cells/java/merge-cells/
  7. AsposeWordsPrintDocument | Aspose.Words for .NET

    Discover the Aspose.Words PrintDocument constructor to easily create and manage document printing in your applications. Boost productivity with seamless integration!...Shows how to select a page range and a printer to print the document...

    reference.aspose.com/words/net/aspose.words.ren...
  8. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images.... The value must be in the range between 0 and 1. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...Range.Replace(new Regex(@"\{\{(.+...12:20pm 2 @Chilke The call doc.Range.Replace(new Regex(@"\{\{(.+...

    forum.aspose.com/t/unexpected-behavior-in-word-...
  10. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....range.replace' , () => { let doc =...let replacementCount = doc . range . replace ( new Regex ( "[0-9]+"...

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