Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 24,035 for

range

(0.08 sec)
  1. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....Create Named Ranges Create and access named ranges to refer to...to specific cells or ranges for easier identification and calculations...

    www.nuget.org/packages/Aspose.Cells
  2. C# .NET Core File Automation APIs | products.as...

    C# ASP.NET VB.NET APIs to create manipulate convert and render any type of documents...dependencies and unlock a wide range of possibilities within your...platforms. It supports a wide range of document formats, including...

    products.aspose.com/total/net/
  3. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...DocumentBuilder(mainDoc); Range range = mainDoc.getRange(); NodeCollection...

    forum.aspose.com/t/topic/312049
  4. 通过 JavaScript 通过 C++ 使用 IFilePathProvider 接口提供导...

    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....html#RANGE!A1 file : ///C:/Temp/OtherSheets/Sheet3...///C:/Temp/OtherSheets/Sheet3.html#RANGE!A1 以下截图显示了C:\Temp\Sheet1.html及其链接的外观...

    docs.aspose.com/cells/zh/javascript-cpp/provide...
  5. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java.... Valid range is 0 to 9. Examples: Shows to...so on. Default is 0. Valid range is 0 to 9. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  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. PDF to GIF Converter using Python via Java | As...

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

    products.aspose.com/pdf/python-java/conversion/...
  9. 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...
  10. PDF to TEXT Converter using Python via Java | A...

    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/...