Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 24,279 for

range

(0.12 sec)
  1. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the text you want using Python.... range . text ) doc . range . replace ( "_CustomerName_"...text after replace: " + doc . range . text ) # Save the modified...

    docs.aspose.com/words/python-net/find-and-replace/
  2. AxisBound.value_as_date property | Aspose.Words...

    AxisBound.value_as_date property. Returns value of axis bound represented as datetime....Y-axes, # so that both their ranges are big enough to encompass...X and Y-axis rulers show a range of 0 to 10. chart . axis_x ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Watermark.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermark SetText method. Easily add customizable text watermarks for a professional touch!...when the text length is out of range or the text contains only whitespaces...text length must be in the range from 1 to 200 inclusive. The...

    reference.aspose.com/words/net/aspose.words/wat...
  4. 在 Ruby 中自动调整行和列|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....based on the contents in a range of # cells (from 1st to 9th...you to do AutoFit Row in a Range of Cells. Also, comment line...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  5. Convert DOC to JSON Format via Java | products....

    Convert DOC to JSON format via Java without using using Microsoft Word or Microsoft Excel...modify, and convert a wide range of document formats including...applications. It supports a wide range of Excel file formats, including...

    products.aspose.com/total/java/conversion/doc-t...
  6. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....apply formats to a cell or range of cells and have that formatting...the worksheet by calling the Range.Copy() method. #include <iostream>...

    docs.aspose.com/cells/cpp/conditional-formatting/
  7. PageRange | Aspose.Words for Java

    Represents a continuous Range of pages in Java....PageRange Represents a continuous range of pages. To learn more, visit...extract pages based on exact page ranges. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. PageRange Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageRange class for defining continuous page Ranges easily. Enhance your document processing with precision and efficiency....class Represents a continuous range of pages. To learn more, visit...int, int ) Creates a new page range object. Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...a Win32 FILETIME (the valid range is 01‑01‑1601 to 31‑12‑9999)...materialised, and an out‑of‑range or corrupted value causes the...

    forum.aspose.com/t/throw-exception-in-contact-u...
  10. CommentRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it...(Inherited from Node ) range Returns a Range object that represents...comments and their comment ranges using a document visitor. test...

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