Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 164,075 for

new

(0.07 sec)
  1. Modifying the text of the first cell in a colsp...

    We are upgrading Aspose.PDF for .NET version from v17.11.0 to v19.9.0 . We have a table within the pdf that contains table cells with colspan property. On calling table class GetWidth method, It adds extra cells based o…...testCellTextUpdate() { var pdfDoc = new Aspose.Pdf.Document(); var page...Margin = new MarginInfo(27, 27, 27, 27); var table = new Aspose...

    forum.aspose.com/t/modifying-the-text-of-the-fi...
  2. Save Presentation|Aspose.Slides for PHP Documen...

    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....represents a PPT file $pres = new Presentation (); try { # ...do...below example we have created a new Presentation file, add text in...

    docs.aspose.com/slides/php-java/save-presentation/
  3. Aspose-pdf-25.4 Download - Free Support Forum -...

    Hello Support Team, We need the aspose-pdf-25.4 version to address an issue we are running. Can you please provide the link to download. thanks George...8 and the new version is 25.4. So, do we need a new license file...file from you for the new java version aspose-pdf 25.4? The below...

    forum.aspose.com/t/aspose-pdf-25-4-download/312699
  4. Edit PPSX in PHP | products.aspose.com

    Edit PPSX in PHP. Use PHP library API to edit PPSX files...edit a PPSX file by adding a new line of text to it. Edit PPSX...PHP via Java , you can add a new line of text to the PPSX document...

    products.aspose.com/slides/php-java/editor/ppsx/
  5. Edit ODP in PHP | products.aspose.com

    Edit ODP in PHP. Use PHP library API to edit ODP files...edit a ODP file by adding a new line of text to it. Edit ODP...PHP via Java , you can add a new line of text to the ODP document...

    products.aspose.com/slides/php-java/editor/odp/
  6. Font.Bidi | Aspose.Words for .NET

    Discover the Font Bidi property, control right-to-left text characteristics for enhanced readability and user experience in your web designs....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Courier New" ; builder . Font . Size = 16...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Text, Image or Page Stamps in PDF using C# | As...

    Add stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET....Create or add new Text Stamp to page Create or add new Image Stamp...Stamp to page Create or add new Page Stamp to PDF How to add Stamps...

    products.aspose.com/pdf/net/stamps/
  8. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Font.nameBi property | Aspose.Words for Node.js

    Font.nameBi property. Returns or sets the name of the font in a right-to-left language document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . name = "Courier New" ; builder . font . size = 16...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java.... Document doc = new Document(getMyDir() + "ActiveX...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...