Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 214,341 for

new

(0.13 sec)
  1. How to add Highlight Annotation using .NET | As...

    Add Highlight annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/highligh...
  2. 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...
  3. 从印章中提取文本|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...
  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. 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/
  6. How to add Text Annotation using .NET | Aspose.PDF

    Add Text annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/text/add/
  7. 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-...
  8. 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...
  9. Crop EPS using Java API Solution

    Crop EPS functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/crop-eps/
  10. Crop EPS | C# .NET API Solution

    Crop EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/crop-eps/