Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 196,977 for

new

(0.12 sec)
  1. Microsoft 365 Data Access and Management with M...

    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....; } public Uri Authority => new ( $"https://login.microsoftonline...AddInMemoryTokenCach (); _scopes = new [] { accessParams . ApiUrl };...

    docs.aspose.com/email/net/microsoft-365-data-ma...
  2. Manage PowerPoint Paragraph|Aspose.Slides for P...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in PHP...three IPortion objects for each new IParagraph (two Portion objects...represents a PPTX file $pres = new Presentation (); try { # Accessing...

    docs.aspose.com/slides/php-java/manage-paragraph/
  3. Compose Multi-volume Zip Archive | Aspose.Zip f...

    Compose Multi-volume Zip Archive with .net library...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/multi-volume-zip/
  4. Export to HTML5|Aspose.Slides for PHP Documenta...

    Export PowerPoint to HTML5 in PHP...extensions and dependencies: $pres = new Presentation ( "pres.pptx" );...transitions this way: $pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/php-java/export-to-html5/
  5. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document....document using ( var document = new Aspose . Pdf . Document ()) {...AddImage ( dataDir + "logo.png" , new Aspose . Pdf . Rectangle ( 20...

    docs.aspose.com/pdf/net/complex-pdf-example/
  6. PDF Conversion Solution using C# | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for .NET...PDF File Document pdfFile = new Document ( "Source-PDF-File.pdf"...object DocSaveOptions saveOpts = new DocSaveOptions (); // Set the...

    products.aspose.com/pdf/net/conversion/
  7. Convert Image To TXT Javascript

    Convert Image to TXT format in JavaScript code. Save Image as TXT using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/nodejs-net/conversion...
  8. IFieldResultFormatter class | Aspose.Words for ...

    Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let formatter = new FieldResultFormatter ( "${0}"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Insert Table of Contents in Document|Aspose.Wor...

    Insert table off contents (TOC) into a document easily and fast instead of using docx4j....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// ========== Document doc1 = new Document (); // Create a document...

    docs.aspose.com/words/java/insert-table-of-cont...
  10. Calculate the sum of a range of cells|Documenta...

    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....SharedStringPart does not exist, create a new one. SharedStringTablePar shareStringPart...the cell. result . CellValue = new CellValue ( index . ToString...

    docs.aspose.com/cells/net/calculate-the-sum-of-...