Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 24,401 for

range

(0.19 sec)
  1. FieldMergeBarcode class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldMergeBarcode class. Implements the MERGEBARCODE field... Valid values are in the range [0, 0xFFFFFF] barcodeType Gets...symbol. Valid values are in the range [0, 0xFFFFFF] format Gets a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldDisplayBarcode class | Aspose.Words for No...

    Aspose.Words.Fields.FieldDisplayBarcode class. Implements the DISPLAYBARCODE field... Valid values are in the range [0, 0xFFFFFF] barcodeType Gets...symbol. Valid values are in the range [0, 0xFFFFFF] format Gets a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert HTML to PDF – Python code and Online Co...

    Python library for converting HTML to PDF. Convert HTML to PDF online or with Aspose.HTML for Python to quickly, clearly, and securely save web pages as PDFs....with full control over a wide range of conversion options. Powerful...performance, supports a wide range of formats, and integrates easily...

    products.aspose.com/html/python-net/conversion/...
  4. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…... The value range is 0 (no compression) – 9 (maximum... . It accepts the same 0‑9 range. try (ByteArrayOutputStrea outputStream...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  5. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a Range within the document easily using Python....extract content from a specific range within a document. However,...merge fields Start and end ranges of a bookmark or comment Various...

    docs.aspose.com/words/python-net/how-to-extract...
  6. 设置 Excel 和 ODS 文件的条件格式|Documentation

    如何在JavaScript via C++中对Excel和ODS文件应用条件格式。...Cells允许开发人员通过调用 Range.copy() 方法将一个单元格的条件格式设置复制到工作表中的另一个单元格。...Sets the conditional format range. let ca = AsposeCells . CellArea...

    docs.aspose.com/cells/zh/javascript-cpp/conditi...
  7. Aspose::Words::Markup namespace | Aspose.Words ...

    Aspose::Words::Markup namespace. The Aspose.Words.Markup namespace contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls) in C++....document tags in the specified range. To learn more, visit the Structured...StructuredDocumentTa Represents an end of ranged structured document tag which...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. aspose.words.markup module | Aspose.Words for P...

    The aspose.words.markup module contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls)....document tags in the specified range. To learn more, visit the Structured...StructuredDocumentTa Represents an end of ranged structured document tag which...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Android Excel Spreadsheet API | products.aspose...

    Android spreadsheet library to create read write and parse Excel files. A spreadsheet API for mobile Apps development...worksheet, row, column, cell and range Export and import data from...XP Manipulate cells & named ranges Convert Excel files to PDF...

    products.aspose.com/cells/android-java/
  10. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…...CalculateFormula(); var range = wbc.Worksheets.Names.First(x...worksheet = range.Worksheet; worksheet.PageSetup.PrintArea = range.Address;...

    forum.aspose.com/t/graphic-elements-in-html-are...