Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 224,046 for

new

(2.08 sec)
  1. Გადაიყვანეთ Გამოსახულება GIF Javascript

    გადაიყვანეთ Გამოსახულება GIF JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც GIF 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/ka/nodejs-net/convers...
  2. Issue with Odd and Even Headers/Footers Not Pre...

    I am merging two Word documents using the code below. One of the documents, section8.docx, contains different odd and even headers and footers. However, after merging, the odd and even headers and footers are not preserv…...Exists(inputDirectory)) throw new ArgumentException($"Input directory...if (files.Length < 2) throw new ArgumentException($"At least...

    forum.aspose.com/t/issue-with-odd-and-even-head...
  3. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for Python via .NET. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....range which contains charts to a new worksheet, the data source of...copying rows or a range to a new worksheet, the data source will...

    docs.aspose.com/cells/python-net/change-data-so...
  4. Manage VBA codes of Excel Macro-Enabled workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells for JavaScript via C++....Cells allows you to add a new VBA Module and Macro Code using...add(Worksheet) method to add the new VBA Module inside the workbook...

    docs.aspose.com/cells/javascript-cpp/manage-vba...
  5. Edit PDF in Python | products.aspose.com

    Edit PDF in Python. Use Python library API to edit PDF document...edit an PDF doc by adding a new line of text to it. Edit PDF...Python via .NET , you can add a new line of text to an PDF document...

    products.aspose.com/slides/python-net/editor/pdf/
  6. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for JavaScript via C++ API....Creating a new Workbook object const workbook = new Workbook ();...ws . cells ; const dateData = new Date ( 2023 , 10 , 23 ); // JavaScript...

    docs.aspose.com/cells/javascript-cpp/how-to-man...
  7. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library.... Create a new Visio file, or open an existing...existing Visio file. Create a new text box. Insert the words Hello...

    docs.aspose.com/diagram/python-java/your-first-...
  8. Section.PrependContent | Aspose.Words for .NET

    Enhance your content with the Section PrependContent method, effortlessly inserting source section text at the start for improved organization and clarity.... No new section is created in the destination...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sec...
  9. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ContentDisposition Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ContentDisposition enum to discover various document presentation options for enhanced client browser experiences....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...doc . MailMerge . Execute ( new string [] { "FullName" , "Company"...

    reference.aspose.com/words/net/aspose.words/con...