Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 222,967 for

new

(0.73 sec)
  1. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++....arrayBuffer (); wb = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { wb = new Workbook (); } const ws = wb . worksheets...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  2. Calculate Page Setup Scaling Factor with JavaSc...

    This article provides sample code explaining how to use the JavaScript API via C++ to calculate Page Setup scaling factor using the Fit to n page(s) wide by m tall option of an Excel worksheet programmatically....stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...render const sr = new SheetRender ( worksheet , new ImageOrPrintOptions...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  3. FieldStart.Accept | Aspose.Words for .NET

    Discover FieldStart's Accept method to enhance visitor engagement and streamline interactions on your site. Boost conversions effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Change the HTML Link Target Type with JavaScrip...

    Learn how to change the HTML link target type using Aspose.Cells for JavaScript via C++. Control the target attribute in your HTML links....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...link target type const opts = new HtmlSaveOptions (); opts . linkTargetType...

    docs.aspose.com/cells/javascript-cpp/change-the...
  5. 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...
  6. Aspose::Words::Vba::VbaModule::get_Name method ...

    Aspose::Words::Vba::VbaModule::get_Name method. Gets or sets VBA project module name in C++....()) << std :: endl ; } // Set new source code for VBA module. You...:: Document > (); // Create a new VBA project. auto project = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. 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/
  8. 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/
  9. 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/
  10. 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...