Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 213,960 for

new

(0.54 sec)
  1. Add layout Slide to Presentation|Aspose.Slides ...

    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....NET allows developers to add new Layout slides in presentation...Slide collection or not Add a new Layout slide if the desired layout...

    docs.aspose.com/slides/net/add-layout-slide-to-...
  2. View or Edit PPSX Files Metadata using .NET | p...

    C# source code to edit or view PPSX format metadata....Presentation presentation = new Presentation( "presentation.ppsx"...Presentation presentation = new Presentation(); // Getting Document...

    products.aspose.com/slides/net/metadata/ppsx/
  3. View or Edit PPSM Files Metadata using .NET | p...

    C# source code to edit or view PPSM format metadata....Presentation presentation = new Presentation( "presentation.ppsm"...Presentation presentation = new Presentation(); // Getting Document...

    products.aspose.com/slides/net/metadata/ppsm/
  4. View or Edit POTX Files Metadata using .NET | p...

    C# source code to edit or view POTX format metadata....Presentation presentation = new Presentation( "presentation.potx"...Presentation presentation = new Presentation(); // Getting Document...

    products.aspose.com/slides/net/metadata/potx/
  5. View or Edit PPTM Files Metadata using .NET | p...

    C# source code to edit or view PPTM format metadata....Presentation presentation = new Presentation( "presentation.pptm"...Presentation presentation = new Presentation(); // Getting Document...

    products.aspose.com/slides/net/metadata/pptm/
  6. Retrieve a dictionary of all named ranges in a ...

    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.... var returnValue = new Dictionary < String , String...the range. var returnValue = new Dictionary < String , String...

    docs.aspose.com/cells/net/retrieve-a-dictionary...
  7. PdfImageCompression | Aspose.Words for Java

    Specifies the type of compression applied to images in the PDF file in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  8. CellFormat.PreferredWidth | Aspose.Words for .NET

    Discover the CellFormat PreferredWidth property to easily customize cell widths for optimal layout and design in your spreadsheets. Enhance your data presentation!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."PreferredWidth" property creates a new object. Assert . That ( builder...

    reference.aspose.com/words/net/aspose.words.tab...
  9. SvgSaveOptions.resourcesFolder property | Aspos...

    SvgSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images) are saved when exporting a document to Svg format...supported yet' , () => { let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let options = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 用 Node.js 通过 C++ 将工作表渲染为图形上下文|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将工作表渲染为图形上下文,包括渲染到图像文件、屏幕和打印机。...source file const workbook = new AsposeCells . Workbook ( filePath...image buffer const bmpOptions = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/render-work...