Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 213,096 for

new

(0.09 sec)
  1. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。...document using ( var document = new Aspose . Pdf . Document ( dataDir...text fragments var regEx1 = new Regex ( @"Link Annotation Demo...

    docs.aspose.com/pdf/zh/net/link-annotations/
  2. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format text as superscript for enhanced readability and style in your documents. Boost your design today!... Document doc = new Document (); Paragraph para =...above the baseline. Run run = new Run ( doc , "Raised text. " );...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing....// Open document $document = new Document ( $inputFile ); // get...text fragment $textFragment = new TextFragment ( "Aspose.PDF" );...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  4. ChartDataTable.HasOutlineBorder | Aspose.Words ...

    Discover the ChartDataTable HasOutlineBorder property, control the display of outline borders around series and category names for enhanced data clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TEX to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TEX to PDF conversion. Use example code for batch TEX to PDF conversion with Aspose.PDF for PHP via Java...Create a new instance of the TeXLoadOptions class Create a new instance...PDF Output file: // Create a new instance of the TeXLoadOptions...

    products.aspose.com/pdf/php-java/conversion/tex...
  6. Public API Changes in Aspose.Cells 8.6.3|Docume...

    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.... It includes not only new and updated public methods and...ImportTableOptions importOptions = new ImportTableOptions (); //Set...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. PDF to DOCX Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one DOCX single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to DOCX document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-docx/
  8. PDF to DOC Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-doc/
  9. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....Presentation presentation = new Presentation ()) { SizeF slideSize...IOleEmbeddedDataInfo dataInfo = new OleEmbeddedDataInfo ( fileData...

    docs.aspose.com/slides/net/manage-ole/
  10. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....file using ( Presentation p = new Presentation ( "FindingShapeInSlide...slide shape collection. Add new slide to the presentation. Clone...

    docs.aspose.com/slides/net/shape-manipulations/