Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 211,892 for

new

(0.08 sec)
  1. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....instance Document pdfDocument = new Document (); // Add page to pages...certain dimensions Graph graph = new Graph ( 400 , 400 ); // Set border...

    docs.aspose.com/pdf/java/add-arc/
  2. PSD PSB 圧縮ソリューション | products.aspose.com

    Adobe Photoshop 画像を圧縮してファイルサイズを小さくする...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/jp/compress/
  3. Convert PNG to PDF|Aspose.PDF for Android via Java

    This article shows how to convert PNG to PDF with Aspose.PDF library in your Android via Java applications. You can convert PNG images to PDF format using simple steps....height and width values Create new document and add Page Set page...Initialize document object document = new Document (); Page page = document...

    docs.aspose.com/pdf/androidjava/convert-png-to-...
  4. Link Border and Alignment Errors - Free Support...

    Hello, My company has purchased an Aspose Java licence which is valid for Aspose 4.3 but not for the latest Version. I noticed two bug with our purchased version while trying to create a table of content using XSL/FO s…... LinkAnnotation link2 = new LinkAnnotation(pdf.getPages()...getRect()); Border myBorder = new Border(link2); myBorder.setWidth(0);...

    forum.aspose.com/t/link-border-and-alignment-er...
  5. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...document using ( var document = new Aspose . Pdf . Document ()) {...Create Graph instance var graph = new Aspose . Pdf . Drawing . Graph...

    docs.aspose.com/pdf/zh/net/add-line/
  6. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PDF. PdfSaveOptions options = new PdfSaveOptions(); // Configure...

    reference.aspose.com/words/java/com.aspose.word...
  7. Extract Text From Stamps|Aspose.PDF for PHP via...

    Discover how to extract text from stamps in PDFs using Aspose.PDF for PHP Java. Achieve accurate text retrieval effortlessly....Create a new instance of the StampAnnotation class Create a new instance...selected stamp annotations Create a new instance of the TextAbsorber...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  8. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....$loadOption = new HtmlLoadOptions (); // Create a new Document object...load the HTML file $document = new Document ( $inputFile , $loadOption...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  9. ChartLegendEntry.IsHidden | Aspose.Words for .NET

    Discover the ChartLegendEntry IsHidden property, control chart legend visibility effortlessly. Enhance your data presentation with this simple toggle feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CheckBoxConfig|Documentation

    CheckBoxConfig element generates a list of answers with blank bubbles that can accommodate any kind of marks.... new CheckBoxConfig () { Name = "Question"..."Question" , Children = new List < BaseConfig >() { /* * Put answers...

    docs.aspose.com/omr/net/programmatic-forms/chec...