Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 164,092 for

new

(0.06 sec)
  1. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...<option> tags. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Public API Changes in Aspose.Diagram 4.4.0|Docu...

    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, but...the Timeline Dialog Box The new TimeLineHelper class has been...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Specify image resolution, quality, compression ...

    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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...ImageOrPrintOptions options = new ImageOrPrintOptions (); options...

    docs.aspose.com/cells/net/specify-image-resolut...
  4. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your gradient fill's angle, enhancing your design's depth and visual appeal effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series.... To add or insert new values to a chart series, or...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create Fallback Font|Aspose.Slides for Node.js ...

    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....endUnicodeIndex = 0xbff ; var firstRule = new aspose . slides . FontFallBackRule..."Vijaya" ); var secondRule = new aspose . slides . FontFallBackRule...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  7. Bad type on operand stack - Free Support Forum ...

    Hello, we have been using Aspose.Words for JasperReports 23.10 with Jasperreports 6.18.1 for a long time without any problems. But if we now use the next version 23.11 of Aspose, then we get the error message “Bad type …...2025, 1:38pm 22 Did you try new parameter in your code? currentExporter...release before publishing and all new function was worked fine. If...

    forum.aspose.com/t/bad-type-on-operand-stack/28...
  8. PdfSaveOptions.ExportLanguageToSpanTag | Aspose...

    Discover PdfSaveOptions' ExportLanguageToSpanTag property. Control text language export with Span tags for enhanced document structure and accessibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions saveOptions = new PdfSaveOptions { // Note, when...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Text, Image or Page Stamps in PDF using C++ | A...

    Add stamps: text, image or page - to PDF programmatically with C++ sample code using Aspose.PDF for C++....Create or add new Text Stamp to page Create or add new Image Stamp...Stamp to page Create or add new Page Stamp to PDF How to add Stamps...

    products.aspose.com/pdf/cpp/stamps/
  10. Working with Headers in NPOI|Aspose.Words for .NET

    Work with headers in a document easily and fast instead of using NPOI in C#.... C# Document wordDocument = new Document ( "Convert Word Doc...XWPFDocument wordDocument = new XWPFDocument ( new FileStream ( "Working...

    docs.aspose.com/words/net/working-with-headers-...