Sort Score
Result 10 results
Languages All
Labels All
Results 9,651 - 9,660 of 214,054 for

new

(0.25 sec)
  1. 用 JavaScript 和 C++ 显示或隐藏行、列和滚动条|Documentation

    本文演示了如何使用 C++ 的 JavaScript API 编程显示和隐藏 Excel 工作表的行和列,控制滚动条的显示,以及高效隐藏多行多列。...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  2. Waterfall Chart Is Displayed Incorrectly after ...

    Hi Aspose Slides Team, import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import com.aspose.slides.Presentation; import com.aspose.slides.SaveFormat; public class TestColumnChart { public st…...Presentation presentation = new Presentation(path + "OriginalFile...ByteArrayOutputStrea baos = new ByteArrayOutputStrea(); presentation...

    forum.aspose.com/t/waterfall-chart-is-displayed...
  3. Unable to view the charts/graphs in the aspose ...

    Hello Aspose, I am unable to view the charts/graphs in the attached sample .xls file. currently it is showing as blank, please look into this and do the needful. image.png (20.0 KB) ENE.PC.00000058.zip (178.7 KB) T…... LoadOptions opts = new LoadOptions(LoadFormat.XLS);...setLoadDataOnly(false); Workbook wb = new Workbook("ENE.PC.00000058.xls"...

    forum.aspose.com/t/unable-to-view-the-charts-gr...
  4. ForeignKeyConstraint | Aspose.Words for Java

    Represents an action restriction enforced on a set of columns in a primary key/foreign key relationship when a value or row is either deleted or updated in Java....childColumns) Initializes a new instance of the ForeignKeyConstraint...DataColumn childColumn) Initializes a new instance of the ForeignKeyConstraint...

    reference.aspose.com/words/java/com.aspose.word...
  5. 在PHP中将Excel文件转换为HTML|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....$saveFormat = new SaveFormat (); $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/zh/java/converting-excel-...
  6. Display PCL Formats Using C# | Aspose.PDF

    Open and view PCL documents programmatically with C# sample code using Aspose.PDF for .NET...pdfDocument = new Aspose . Pdf . Document ( "sample.pcl" , new Aspose...

    products.aspose.com/pdf/net/viewer/pcl/
  7. XlsxDateTimeParsingMode Enum | Aspose.Words for...

    Discover Aspose.Words' XlsxDateTimeParsingMode enum for efficient document text parsing. Easily identify date and time values in your files!... Document doc = new Document ( MyDir + "Xlsx DateTime...XlsxSaveOptions saveOptions = new XlsxSaveOptions (); // Specify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SvgSaveOptions.IdPrefix | Aspose.Words for .NET

    Discover the SvgSaveOptions IdPrefix property, which customizes element IDs in your output document for better organization and clarity. Enhance your SVG files today!... Document doc = new Document ( MyDir + "Id prefix...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. LoadOptions.IgnoreOleData | Aspose.Words for .NET

    Discover how the LoadOptions IgnoreOleData property enhances your data handling by allowing you to control OLE data processing. Optimize your workflow today!... LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...IgnoreOleData = true }; Document doc = new Document ( MyDir + "OLE objects...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Aspose.Cells 8.3.2中的公共API更改|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....workbook object Workbook workbook = new Workbook (); //Insert picture...line object SignatureLine s = new SignatureLine (); s . setSigner...

    docs.aspose.com/cells/zh/java/public-api-change...