Sort Score
Result 10 results
Languages All
Labels All
Results 8,521 - 8,530 of 222,946 for

new

(0.24 sec)
  1. Exporting Data from Grid|Documentation

    This article introduces how to export data in GridDesktop.... Example: Exporting To a New DataTable Sometimes, developers...export the worksheet data to a new DataTable object. It would be...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/replace-ta...
  3. Split PDF API | Aspose.PDF

    Split PDF Pages Using .NET, Java, C++, and Android... Create a new Document class object to split...var pdfEditor = new PdfFileEditor (); fs = new FileStream ( "1...

    products.aspose.com/pdf/splitter/
  4. Extract text from PDF in PHP | Aspose.PDF

    PHP sample code for extracting text from PDF file on on any platform....PDF Output file: // Create a new Document object from the input...$document = new Document ( $inputFile ); // Create a new TextAbsorber...

    products.aspose.com/pdf/php-java/parser/text/
  5. Extract text or images from PDF using PHP | Asp...

    PHP sample code for extracting text and images from PDF files on on any platform....PDF Output file: // Create a new Document object from the input...$document = new Document ( $inputFile ); // Create a new TextAbsorber...

    products.aspose.com/pdf/php-java/parser/
  6. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/net/element-builders/
  7. FieldDatabaseDataRow Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabaseDataRow class, offering essential data for FieldDatabase results. Enhance your document processing today!...params string[] ) Initializes a new instance of the FieldDatabaseDataRow...CreateFrom ( DataRow ) Initializes a new instance of the FieldDatabaseDataRow...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Convert PPT to Word in C# | products.aspose.com

    Convert PPT to Word in C#. Use .NET library API to convert PowerPoint to Word...presentation = new Presentation(); var doc = new Document(); var...var builder = new DocumentBuilder(doc); foreach ( var slide in...

    products.aspose.com/slides/net/conversion/ppt-t...
  9. Decorate Form Field in PDF|Aspose.PDF for Java

    Learn how to apply decorations like borders or colors to form fields in PDF documents using Aspose.PDF in Java....DecorateField () { FormEditor editor = new FormEditor (); editor . bindPdf...FormFieldFacade cityDecoration = new FormFieldFacade (); cityDecoration...

    docs.aspose.com/pdf/java/decorate-form-field/
  10. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances text wrapping around shapes and images for professional document formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...