Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 190,005 for

page

(0.5 sec)
  1. EPS to PNG Conversion API for | Java

    Sample Java conversion code for EPS format to PNG file. Use this example code to convert EPS to PNG within any Web or Desktop Java based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/java/conversion/eps-to...
  2. EPS to WMF Conversion API for | Java

    Sample Java conversion code for EPS format to WMF file. Use this example code to convert EPS to WMF within any Web or Desktop Java based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/java/conversion/eps-to...
  3. PS to GIF Conversion API for | Java

    Sample Java conversion code for PS format to GIF file. Use this example code to convert PS to GIF within any Web or Desktop Java based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/java/conversion/ps-to-...
  4. PS to BMP Conversion API for | Java

    Sample Java conversion code for PS format to BMP file. Use this example code to convert PS to BMP within any Web or Desktop Java based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/java/conversion/ps-to-...
  5. Convert JPG To GIF Javascript

    Convert JPG to GIF format in JavaScript code. Save JPG as GIF using JavaScript....jpg") for (var page = 0; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1); extractedPage.save(`Output_${page + 1}.gif`);...

    products.aspose.com/words/nodejs-net/conversion...
  6. Convert JPG To BMP Javascript

    Convert JPG to BMP format in JavaScript code. Save JPG as BMP using JavaScript....jpg") for (var page = 0; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1); extractedPage.save(`Output_${page + 1}.bmp`);...

    products.aspose.com/words/nodejs-net/conversion...
  7. ShowInBalloons enumeration | Aspose.Words for P...

    aspose.words.layout.ShowInBalloons enumeration. Specifies which revisions are rendered in balloons....bar on the left side of the page next to lines affected by revisions...balloons # on the right side of the page. revision_options . show_in_balloons...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldCitation.PageNumber | Aspose.Words for .NET

    Manage your citations effortlessly with the FieldCitation PageNumber property. Easily set or retrieve Page numbers for accurate referencing....PageNumber property Gets or sets a page number associated with the citation...Create a citation with just the page number and the author of the...

    reference.aspose.com/words/net/aspose.words.fie...
  9. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...Document(); var page = document.Pages.Add(); // 1. text page.Paragraphs...text")); // 2. text with newline page.Paragraphs.Add(new TextFragment("2...

    forum.aspose.com/t/nullreferenceexception-when-...
  10. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_text_color property. Allows to specify the color to be used for areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...bar on the left side of the page next to lines affected by revisions...balloons # on the right side of the page. revision_options . show_in_balloons...

    reference.aspose.com/words/python-net/aspose.wo...