Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 224,743 for

new

(0.33 sec)
  1. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Border.lineStyle property | Aspose.Words for No...

    Border.lineStyle property. Gets or sets the border style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Presentation Shapes in Java|Aspose.Slide...

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

    docs.aspose.com/slides/java/shape-manipulations/
  4. 在PHP中加密文件|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells.Interop...file path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/zh/net/encrypting-files-i...
  5. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....a slide: Presentation pres = new Presentation (); try { ISlide...in Java: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/androidjava/image/
  6. 档案

    档案...Load(dwgPathToFile)) { CadText cadText = new CadText(); cadText.StyleType...AddEntity(cadText); PdfOptions pdfOptions = new PdfOptions(); CadRasterizationOpti...

    blog.aspose.com/zh/cad/support-for-adding-text-...
  7. Work with a Document Stored in a Liferay|Aspose...

    Compare Word documents shared in Liferay using C#. Work with documents stored in Liferay – various input formats, including Word, OpenOffice, Image and eBook.... Preset Start a new Liferay Portal instance by running...Create a New Console Application Project To create a new console...

    docs.aspose.com/words/net/work-with-document-st...
  8. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....to use this feature: $pres = new Presentation ( "Presentation...try { $textHighlightingOpti = new TextHighlightingOpti (); $textHighlightingOpti...

    docs.aspose.com/slides/php-java/text-formatting/
  9. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....combined to form the content of a new, optimized PDF file. PDF compression...renderer = new PdfFixedRenderer(); var pdfReadOptions = new PdfFixedOptions...

    products.aspose.com/words/net/compress/pdf/
  10. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....document Document pdfDocument = new Document ( _dataDir + "TextinHeader...header TextStamp textStamp = new TextStamp ( "Header Text" );...

    docs.aspose.com/pdf/java/add-headers-and-footer...