which method would suuport for this ">
Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 213,381 for

new

(0.1 sec)
  1. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...will take us to the URL via a new web browser window. doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...{ // Create a new document Document doc = new Document(); DocumentBuilder...DocumentBuilder builder = new DocumentBuilder(doc); // Access the...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  3. Data tag being removed after PDF to TIFF conver...

    We are currently using Aspose.PDF version 21.12.0.0 in .NET and are experiencing an issue during PDF to TIFF conversion. Specifically, all data tags on the PDF document are completely removed after the conversion. Could …...Open document pdfDocument = new Document(strSourceFile); // Create...TiffSettings tiffSettings = new TiffSettings { Compression =...

    forum.aspose.com/t/data-tag-being-removed-after...
  4. 在 Apache POI 和 Aspose.Cells 中拆分窗格|Documentation

    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.... Java //Instantiate a new workbook / Open a template file...file Workbook book = new Workbook ( dataDir + "workbook.xls" );...

    docs.aspose.com/cells/zh/java/split-panes-in-ap...
  5. 从印章中提取文本|Aspose.PDF for PHP via Java

    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....$responseData = "" ; $document = new Document ( $inputFile ); $page...get_Item ( 1 ); $stampAnnotation = new StampAnnotation ( $document );...

    docs.aspose.com/pdf/zh/php-java/extract-text-fr...
  6. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....formatting options to cells, create a new formatting style object. A formatting...modify or leave empty to create a new workbook. </ p > < input type...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  7. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications.... Create a new TextFragment object and set its...object Document pdfDocument = new Document (); //Add page Page...

    products.aspose.com/pdf/java/create/
  8. Extra line break after page break - Free Suppor...

    Hi! I see an extra line break after a page break using Aspose 8.0. This means that the first line of text of the subsequent pages does not start at the same position as the first line on the first page. I have attached t…...PageBreakTest() { Pdf pdf = new Pdf(); pdf.CompressionLevel =...= 6; Section section = new Section(pdf); pdf.Sections.Add(section);...

    forum.aspose.com/t/extra-line-break-after-page-...
  9. ChartNumberFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartNumberFormat class for advanced number formatting in charts. Enhance your document's visual appeal!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add ( "Aspose Test Series" , new [] { "Word" , "PDF" , "Excel"...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for JavaScript via C++. This guide demonstrates how to update the chart's data range and link it to the destination worksheet....range that contains charts to a new worksheet, the data source of...copying rows or a range to a new worksheet, the data source will...

    docs.aspose.com/cells/javascript-cpp/change-dat...