Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 213,541 for

new

(0.54 sec)
  1. ChartSeries.HasDataLabels | Aspose.Words for .NET

    Discover the ChartSeries HasDataLabels property to easily manage data label visibility for your series, enhancing your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Revenue" , new [] { "January" , "February" , "March" }, new [] { 25...

    reference.aspose.com/words/net/aspose.words.dra...
  2. GroupShape|Aspose.Slides Documentation

    Work with group shapes in C# using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument....Add_Group_Shape () { using var pres = new Presentation (); var slide =...Access_Group_Shape () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/gr...
  3. DocumentLoadingArgs Class | Aspose.Words for .NET

    Explore the Aspose.Words.Loading.DocumentLoadingArgs class for efficient document loading. Enhance your workflow with powerful notification arguments....LoadingProgressCallb progressCallback = new LoadingProgressCallb (); LoadOptions...LoadOptions loadOptions = new LoadOptions { ProgressCallback = progressCallback...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java.... Initialize a new object of the Graphics class...Bitmap class . Initialize a new object of the Graphics class...

    docs.aspose.com/drawing/java/working-with-coord...
  5. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....Presentation presentation = new Presentation ( "PowerPoint.ppt"...class. PdfOptions pdfOptions = new PdfOptions (); // Set the quality...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. LoadOptions.ProgressCallback | Aspose.Words for...

    Discover the LoadOptions ProgressCallback property to track document loading progress efficiently. Enhance your app's performance and user experience!...LoadingProgressCallb progressCallback = new LoadingProgressCallb (); LoadOptions...LoadOptions loadOptions = new LoadOptions { ProgressCallback = progressCallback...

    reference.aspose.com/words/net/aspose.words.loa...
  7. ChartDataPoint.Marker | Aspose.Words for .NET

    Discover the ChartDataPoint Marker property to enhance your charts with customizable data markers for clearer insights and impactful visualizations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series 1" , new [] { 0.7 , 1.8 , 2.6 , 3.9 }, new [] { 2.7 , 3...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....Examples Shows how to specify how a new section separates itself from...break types determine how a new section separates itself from...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. How to add Square Annotation using C++ | Aspose...

    Source code to add Square annotations in PDF file on any platform with C++ language...instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/cpp/annotation/square/add/
  10. Convert Image To GIF Javascript

    Convert Image to GIF format in JavaScript code. Save Image as GIF using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.gif" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...