Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 213,038 for

new

(0.37 sec)
  1. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the shape.... let doc = new aw . Document (); // Create a...floating text box. let textBox = new aw . Drawing . Shape ( doc ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeriesGroup.SecondSectionSize | Aspose.Wor...

    Discover how to adjust the SecondSectionSize property in ChartSeriesGroup to customize your pie chart's secondary section size effectively....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  3. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property to save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your document quality!... Document doc = new Document ( MyDir + "Rendering...); HtmlSaveOptions options = new HtmlSaveOptions { ExportFontsAsBase64...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/xps/working-with-gradi...
  5. Metered | Aspose.Words for .NET

    Discover our metered constructor for efficient instance initialization. Streamline your coding process with optimized performance and enhanced functionality....Metered constructor Initializes a new instance of this class. public...credit/consumption. // Create a new Metered license, and then print...

    reference.aspose.com/words/net/aspose.words/met...
  6. ShapeBase.HRef | Aspose.Words for .NET

    Discover ShapeBase HRef property to easily manage full hyperlink addresses for your shapes, enhancing your design's interactivity and functionality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.com/" ; shape . Target = "New Window" ; shape . ScreenTip =...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Convert Image To SVG C#

    Convert Image to SVG format in C# code. Save Image as SVG using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.svg" , new ImageSaveOptions(SaveFormat.Svg));...

    products.aspose.com/words/net/conversion/image-...
  8. Convert Image To PNG C#

    Convert Image to PNG format in C# code. Save Image as PNG using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.png" , new ImageSaveOptions(SaveFormat.Png));...

    products.aspose.com/words/net/conversion/image-...
  9. Manage Presentation Hyperlinks on Android|Aspos...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java—enhance interactivity and workflow in minutes....Presentation presentation = new Presentation (); try { IAutoShape...portionFormat . setHyperlinkClick ( new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/androidjava/manage-hyper...
  10. Saving File to Response Object with JavaScript ...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for JavaScript via C++....); // Create a new workbook (equivalent to new AsposeCells.Workbook()...JavaScript) const workbook = new Workbook (); // Simulate the...

    docs.aspose.com/cells/javascript-cpp/saving-fil...