Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 213,612 for

new

(0.23 sec)
  1. Add XML namespace in XMP metadata of EPS |Java

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/add-name...
  2. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your Java development projects....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-hyperlinks/
  3. How to merge images|Documentation

    Merge images. Combine several images into one. Create a photo collage....total height of the new images. Then create a new merge image with...and put the images into the new one. You can find more Java code...

    docs.aspose.com/imaging/java/developer-guide/ho...
  4. Create a Presentation Viewer in PHP|Aspose.Slid...

    Create a custom presentation viewer using Aspose.Slides for PHP via Java. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....$slideIndex = 0 ; $presentation = new Presentation ( "sample.pptx"...$slideIndex ); $svgStream = new Java ( "java.io.FileOutputStream"...

    docs.aspose.com/slides/php-java/presentation-vi...
  5. Continuous Section Break Not Functioning Proper...

    Hi Team, I am working on merging multiple Word documents. I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous. Could you please help me resolve …...List<string> documentPathList = new List<string>(); //here is the...Document doc = new Aspose.Words.Document(new MemoryStream(bytes));...

    forum.aspose.com/t/continuous-section-break-not...
  6. Public API Changes in Aspose.Cells 8.6.2|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.... It includes not only new and updated public methods, added...ISmartMarkerCallBack interface to define a new class that handles the callback...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. MarkdownLoadOptions.ImportUnderlineFormatting |...

    Discover the MarkdownLoadOptions ImportUnderlineFormatting property. Control underline text formatting with a simple boolean setting. Enhance your Markdown experience!...using ( MemoryStream stream = new MemoryStream ( Encoding . ASCII...MarkdownLoadOptions loadOptions = new MarkdownLoadOptions () { ImportUnderlineForma...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...an error. Comment comment = new Comment ( doc , "John Doe" ,...

    reference.aspose.com/words/net/aspose.words/com...
  9. Aspose.PSD for Java 20.3 - 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 ( outFile , new PdfOptions ()); } finally { aiImage...textData . producePortions ( new String [] { "E=mc" , "2\r" ,...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  10. 在 PHP 中将图表转换为图像|Documentation

    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....代码 $chartType = new ChartType (); $color = new Color (); $imageFormat...$imageFormat = new ImageFormat (); //Create a new Workbook. $workbook...

    docs.aspose.com/cells/zh/java/converting-chart-...