Sort Score
Result 10 results
Languages All
Labels All
Results 8,421 - 8,430 of 216,876 for

new

(1.04 sec)
  1. AutoFitBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.autoFit()](../../aspose.words/table/autoFit/#autofitbehavior) method....build a new table while applying a style. let doc = new aw . Document...Document (); let builder = new aw . DocumentBuilder ( doc ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Your First Aspose.Cells Application - Hello Wor...

    Create, edit, and save your first Excel file in any supported format using Aspose.Cells for .NET to experience its simplicity and power in C#.... Create a new Excel file, or open an existing...Create a New Workbook The following example creates a new workbook...

    docs.aspose.com/cells/net/your-first-aspose-cel...
  3. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for .NET. Preserve layouts and speaker notes for professional presentations....Presentation presentation = new Presentation ( "sample.pptx"...pdfOptions = new PdfOptions { SlidesLayoutOptions = new NotesCommentsLayouti...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  4. Technical Support|Documentation

    How to Contact Technical Support and Get Help with Aspose.BarCode for Python via .NET...share your feedback or propose new product features. Over 190,000...regularly issued to describe new features, technical specifics...

    docs.aspose.com/barcode/python-net/technical-su...
  5. View POT in Java | products.aspose.com

    View POT in Java. Use Java library API to open and view PowerPoint slideshow...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/pot/
  6. View POTM in Java | products.aspose.com

    View POTM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/potm/
  7. Tables and Ranges with JavaScript via C++|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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  8. PdfZoomBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer....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...
  9. Convert PDF to PowerPoint|Aspose.PDF for Androi...

    Aspose.PDF allows you to convert PDF to PowerPoint format. One way there is a possibility to convert PDF to PPTX with Slides as Images....PDF document try { document = new Document ( inputStream ); } catch...PptxSaveOptions pptxSaveOptions = new PptxSaveOptions (); // Save the...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  10. Create Pivot Charts using Aspose.Cells|Document...

    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....table by dragging buttons to a new position. A pivot chart is an...Workbook object Workbook workbook = new Workbook ( dataDir + "AsposePivotTable...

    docs.aspose.com/cells/java/create-pivot-charts-...