Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 164,421 for

new

(0.07 sec)
  1. 管理缩放|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加缩放或缩放框...Presentation pres = new Presentation (); try { //Adds new slides to the...Presentation pres = new Presentation (); try { //Adds a new slide to the...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  2. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Create a new TextFragment object and set its..."hello-world.pdf" ); var pdfDocument = new Aspose . Pdf . Document (); var...

    products.aspose.com/pdf/net/create/
  3. Importing from ArrayList|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 workbook = new Workbook (); //Adding a new worksheet to the...ArrayList object ArrayList list = new ArrayList (); //Add few names...

    docs.aspose.com/cells/net/importing-from-arrayl...
  4. PdfSaveOptions.zoomFactor property | Aspose.Wor...

    PdfSaveOptions.zoomFactor property. Gets or sets a value determining zoom factor (in percentages) for a document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...value of 25%. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldOptions.IsBidiTextSupportedOnUpdate | Aspo...

    Discover if bidirectional text support is enabled in FieldOptions. Easily manage text updates for enhanced multilingual functionality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "עֶשְׂרִים" , "שְׁלוֹשִׁים"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. PdfTextCompression Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfTextCompression enum for efficient PDF content compression, enhancing file size and performance while preserving quality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据...with indentation var options = new Aspose . Pdf . ExportFieldsToJsonOp...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/import-export-json/
  8. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...DocumentBuilder() Initializes a new instance of this class. def __init__...Creates a new DocumentBuilder object and attaches it to a new Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word document using Ruby.... new ( data_dir + "TestFile.doc" )...words.DataSet' ) . new #DataSet data = new DataSet() # Set the...

    docs.aspose.com/words/java/remove-empty-regions...
  10. Convert Excel to High-Resolution Image with Nod...

    Learn how to convert Excel files to high-resolution images using Aspose.Cells for Node.js via C++....Excel file const workbook = new AsposeCells . Workbook ( filePath...ImageOrPrintOptions const options = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...