Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 198,857 for

new

(0.1 sec)
  1. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...imgHeight * scale; } Image image = new Image(); image.setFile(file.getAbsolutePath());...); page.getParagraphs().add(new Image(xImage)); } catch (Exception...

    forum.aspose.com/t/duplicate-image-is-creating-...
  2. Printing Project Pages to Separate Image Files ...

    This article explains how to print Project Pages to Separate Image Files using Aspose.Tasks for Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/printing-project-pag...
  3. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....instance using ( var form = new Aspose . Pdf . Facades . FormEditor...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/modifing-form/
  4. Shape Effective Properties|Aspose.Slides 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....values: Presentation pres = new Presentation ( "Presentation1...camera: Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/java/shape-effective-pro...
  5. HtmlFixedPageHorizontalAlignment | Aspose.Words...

    Specifies the horizontal alignment for pages in output HTML document in Java.... Document doc = new Document(getMyDir() + "Rendering...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions(); { htmlFixedSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. 文本格式化|Aspose.Slides 文档

    在Java中管理和操作文本及文本框属性...以下代码片段显示如何使用此功能: Presentation pres = new Presentation ( "Presentation...TextHighlightingOpti textHighlightingOpti = new TextHighlightingOpti (); textHighlightingOpti...

    docs.aspose.com/slides/zh/androidjava/text-form...
  7. 档案

    档案...License license = new Aspose.Drawing.License(); license..."Aspose.Drawing.NET.lic")); return new FileStreamResult(Draw(ImageFormat...

    blog.aspose.com/zh/drawing/use-system-drawing-i...
  8. Manage SmartArt|Aspose.Slides for PHP Documenta...

    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.... $pres = new Presentation ( "Presentation...between two shapes. $pres = new Presentation (); try { # Add...

    docs.aspose.com/slides/php-java/manage-smartart/
  9. Public API and Backwards Incompatible Changes i...

    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....methods, properties and so on, any new restrictions and other changes...using ( Presentation pres = new Presentation ()) { IChart chart...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkbox status effortlessly—default is unchecked for streamlined user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...