Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 24,386 for

range

(0.11 sec)
  1. 设置 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...
  2. Convert SVG to JPG in Python – Aspose.HTML

    Convert SVG to JPG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to JPG....with full control over a wide range of conversion parameters. In...you full control over a wide range of parameters and improve the...

    docs.aspose.com/html/python-net/convert-svg-to-...
  3. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...new Workbook(excelFileName); Range cellRange = workbook.getWorksheets()...String getAddressOnWorkshee(Range cellRange) { String worksheetName...

    forum.aspose.com/t/aspose-queries/311420
  4. Converting a PDF file to PNG using Python via J...

    Sample code on Python via Java for PDF to PNG conversion. Use example code for batch PDF to PNG conversion with Python and Java...PngDevice ( resolution ) for i in range ( 0 , document . getPages ....documents programmatically, ranging from simple to complex. With...

    products.aspose.com/pdf/python-java/conversion/...
  5. Converting a PDF file to EMF using Python via J...

    Sample code on Python via Java for PDF to EMF conversion. Use example code for batch PDF to EMF conversion with Python and Java...EmfDevice ( resolution ) for i in range ( 0 , document . getPages ....documents programmatically, ranging from simple to complex. With...

    products.aspose.com/pdf/python-java/conversion/...
  6. 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...
  7. 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...
  8. 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...
  9. Converting a PDF file to TEXT using Python via ...

    Sample code on Python via Java for PDF to TEXT conversion. Use example code for batch PDF to TEXT conversion with Python and Java... TextDevice () for i in range ( 0 , document . getPages ....documents programmatically, ranging from simple to complex. With...

    products.aspose.com/pdf/python-java/conversion/...
  10. Working with Table of Contents in C#|Aspose.Wor...

    Table of Content field in details. How to create and modify `TOC` field using C#. Insert `TOC` C#....levels within the specified range are included. The TC fields...if it’s within the specified range.* - _\N – The page numbering...

    docs.aspose.com/words/net/working-with-table-of...