Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 212,914 for

new

(0.09 sec)
  1. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java.... Document doc = new Document(getMyDir() + "ActiveX...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  2. Save Specified Worksheets to PDF with JavaScrip...

    Learn how to save specified worksheets to PDF using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...sheet set const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/save-speci...
  3. Resize EPS | .NET API Solution

    Resize EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/resize-eps/
  4. PclSaveOptions.FallbackFontName | Aspose.Words ...

    Discover the PclSaveOptions FallbackFontName property, ensures seamless printing with a default font when your desired font isn't available....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PclSaveOptions saveOptions = new PclSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 将弧对象添加到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建弧对象。...创建文档实例 Document pdfDocument = new Document (); // 添加页面到 PDF 文件的页面集合...创建具有特定尺寸的绘图对象 Graph graph = new Graph ( 400 , 400 ); // 设置绘图对象的边框...

    docs.aspose.com/pdf/zh/java/add-arc/
  6. Installing Aspose.Cells for JasperReports|Docum...

    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....exporter = new ACXlsExporter (); ACXlsReportConfigura conf = new ACXlsReportConfigura...ACXlsReportConfigura (); File sourceFile = new File ( fileName ); JasperPrint...

    docs.aspose.com/cells/jasperreports/installing-...
  7. OoxmlSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with OoxmlSaveOptions! Easily set a password for encryption using the ECMA376 Standard for enhanced data protection....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving.... let doc = new aw . Document (); doc . builtInDocumentPrope...builtInDocumentPrope . lastPrinted = new Date ( 2019 , 12 , 20 ); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IPageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions(); // We...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartDataTable.Format | Aspose.Words for .NET

    Discover the ChartDataTable Format property for enhanced text background and border styling, elevating your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...