Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 223,114 for

new

(0.37 sec)
  1. Document.font_settings property | Aspose.Words ...

    Document.font_settings property. Gets or sets document font settings...."Amethysta": "Arvo", and "Courier New". # If the first substitute is...'Amethysta' , [ 'Arvo' , 'Courier New' ]) # "Amethysta" is unavailable...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Spreadsheet Editor - Working with Rows and Colu...

    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....addCellShiftDown Add a Row To add a new row: Click on a cell where you...cell. The editor will add a new row at the selected location...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  3. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with Java....() { Document pdfDocument = new Document ( _dataDir + "ExtractingImage...{ FileOutputStream output = new FileOutputStream ( _dataDir +...

    docs.aspose.com/pdf/java/extract-image-and-sign...
  4. Move PDF Pages|Aspose.PDF for PHP via Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for PHP via Java....$document = new Document ( $inputFile1 ); $dstDocument = new Document...$document = new Document ( $inputFile1 ); $dstDocument = new Document...

    docs.aspose.com/pdf/php-java/move-pages/
  5. IMailMergeDataSourceRoot.GetDataSource | Aspose...

    Unlock seamless mail merging with Aspose.Words! Discover how the IMailMergeDataSourceRoot GetDataSource method enhances your document automation process....implementation needs to return a new data source object. Aspose.Words... = new EmployeeList (); employeesWashingtonB . Add ( new Employee...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Migration from legacy Aspose.Pdf.Kit for Java|A...

    Learn the steps to migrate from the legacy Aspose.PDF Kit for Java to the latest Aspose.PDF for Java version for better functionality....facades package of new autoported release of Aspose...have also focused on making the new autoported release as backward...

    docs.aspose.com/pdf/java/migration-from-legacy-...
  7. GradientStopCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Drawing.GradientStopCollection class, featuring a robust collection of customizable GradientStop objects for enhanced document design....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose.PSD for Java 23.6 - Release Notes|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....save ( outputPngWithThresho , new PngOptions ()); } } } catch (...save ( outputPngWithoutThre , new PngOptions ()); } catch ( Exception...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  9. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = New Document(); DocumentBuilder builder = New DocumentBuilder…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...(MemoryStream mst = new MemoryStream()) { var pdf = new Aspose.Pdf.Document(filepath);...

    forum.aspose.com/t/pdf-file-distorted/327238
  10. 连接器|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以链接 PPT、PPTX 和 ODP 中的形状。...addConnector () { $presentation = new Presentation (); try { $slide...accessConnector () { $presentation = new Presentation ( "connector.pptx"...

    docs.aspose.com/slides/zh/php-java/examples/ele...