Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 24,386 for

range

(0.91 sec)
  1. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes... range . replace ( 'Lorem ipsum' ,...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeriesGroup.second_section_size property |...

    ChartSeriesGroup.second_section_size property. Gets or sets the size of the pie chart secondary section as a percentage.... The range of acceptable values is from...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::AxisBound::Axis...

    Aspose::Words::Drawing::Charts::AxisBound::AxisBound constructor. Creates a new instance indicating that axis bound should be determined automatically by a word-processing application in C++....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 -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Smart marker with nested objects (map / list) f...

    Hi, I’m working with a Json data with nested objects that fail to work with horizontal parameter. It returns some internal reference instead of the actual data: (e.g. com.aspose.cells.t_e@6179e425) Here is a code snipp…...process(); Range range = worksheet.getCells().g...int cols = range.getColumnCount(); int rows = range.getRowCount();...

    forum.aspose.com/t/smart-marker-with-nested-obj...
  5. LZMA - Lempel Ziv Markov Chain Algorithm

    Everything You Need to Know about LZMA file format, renowned for its high compression ratios and versatility. Explore data compression and archiving, making it valuable for developers and users alike....use of range encoding instead of Huffman coding. Range encoding...match is found, a byte in the range [0,255] is appended to the file...

    products.aspose.com/zip/most-common-archives/wh...
  6. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page Ranges....document by pages or by page ranges. Both splitting options will...document page by page, by page ranges, or starting with the specified...

    docs.aspose.com/words/nodejs-net/split-a-document/
  7. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page Ranges.... sections, pages, and page ranges, and includes code examples...document by pages or by page ranges. Both splitting options will...

    docs.aspose.com/words/python-net/split-a-document/
  8. How to Convert Word to JPG using Python

    This article guides on how to convert Word to JPG using Python. It has the IDE settings, a list of steps, and a runnable demo code to convert Word file to JPG using Python....the document Create a page range for each page and create a PageSet...document. However, you may set a range of pages like for pages from...

    kb.aspose.com/words/python/how-to-convert-word-...
  9. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in Java. This step-by-step guide shows why Aspose.Slides for Java is a faster, more powerful alternative to Microsoft.Office.Interop.... Set the chart range in the worksheet and remove...Aspose.Slides supports a wide range of chart types , including pie...

    docs.aspose.com/slides/java/create-a-chart-in-a...
  10. What is the most efficient way to convert an Ex...

    Hi, I’m currently trying to convert an Excel sheet to a table in Word. From the previous posts from others I understood there could be no way to convert it directly, however they were also mentioned that using an inter…...Also from this post Copy Cells range and formatting to Word table...also need to convert excel range to word tables. May I also have...

    forum.aspose.com/t/what-is-the-most-efficient-w...