Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 226,414 for

new

(1.16 sec)
  1. 通过JavaScript和C++计算页面设置缩放比例因子|Documentation

    本文提供示例代码,说明如何通过C++中的JavaScript API以编程方式计算Excel工作表的页面设置缩放比例,使用“适合n页宽 m页高”选项。...stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...render const sr = new SheetRender ( worksheet , new ImageOrPrintOptions...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  2. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...skip calculation) Workbook wb = new Workbook(@"C:\Input\largeFile...speed PdfSaveOptions pdfOpts = new PdfSaveOptions { // Stream the...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  3. PDF to PNG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PNG document In loop: add PDF file to new page...

    products.aspose.com/pdf/net/merger/pdf-to-png/
  4. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides for Java to ensure consistent typography in PowerPoint and OpenDocument presentations....original font are changed to the new font. To perform font replacement...font will be replaced by the new font. Aspose.Slides allows you...

    docs.aspose.com/slides/java/font-replacement/
  5. Adjustment | Aspose.Words for Java

    Represents adjustment values that are applied to the specified shape in Java.... Document doc = new Document(getMyDir() + "Rounded...adjustment raw values. Document doc = new Document(getMyDir() + "Rounded...

    reference.aspose.com/words/java/com.aspose.word...
  6. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize font settings when saving documents with Aspose.Cells in C++....ImageOrPrintOptions to “Times New Roman” . We also set the CheckWorkbookDefault...cell is rendered with “Times New Roman” and does not use the workbook’s...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  7. UniqueConstraint | Aspose.Words for Java

    Represents a restriction on a set of columns in which all values must be unique in Java....isPrimaryKey) Initializes a new instance of the UniqueConstraint...isPrimaryKey) Initializes a new instance of the UniqueConstraint...

    reference.aspose.com/words/java/com.aspose.word...
  8. PDF to JPEG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to JPEG document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-jpeg/
  9. Using PSD files as templates for automation - B...

    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.... Then we new need to find a layer that we...old data will be lost in the new file. But what if we also need...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  10. Aspose.Cells 8.3.0中的公共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.... C# var book = new Workbook ( "sample.xlsx" ); var...是否最后保存了工作簿文件。 C# var book = new Workbook ( "sample.xlsx" ); var...

    docs.aspose.com/cells/zh/net/public-api-changes...