Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 128,525 for

new

(0.23 sec)
  1. ImageSaveOptions.imageColorMode property | Aspo...

    ImageSaveOptions.imageColorMode property. Gets or sets the color mode for the generated images....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...image. let imageSaveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....Calendar, a new era begins with the reign of a new emperor. On...On 1st May 2019, a new emperor came into power with which the...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  3. ChartAxis.AxisBetweenCategories | Aspose.Words ...

    Discover the ChartAxis AxisBetweenCategories property—control value axis positioning for enhanced category visualization in your charts. Optimize your data presentation!...supported by MS Office 2016 new charts. Examples Shows how to...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. HeaderFooter.isHeader property | Aspose.Words f...

    HeaderFooter.isHeader property. True if this [HeaderFooter](../) object is a header.... let doc = new aw . Document (); // Create a...main body text. let header = new aw . HeaderFooter ( doc , aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control text handling in insert revisions with this simple boolean setting. Default is false....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.rep...
  6. PageSetup.endnoteOptions property | Aspose.Word...

    PageSetup.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...numbering from 1 // at each new page and display themselves directly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.IsEndOfHeaderFooter | Aspose.Words fo...

    Discover the IsEndOfHeaderFooter property for paragraphs. Easily determine if a paragraph is the last in a HeaderFooter, enhancing document structure.... Document doc = new Document (); // Create a header...text. HeaderFooter header = new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/par...
  8. FieldUserAddress.UserAddress | Aspose.Words for...

    Manage user postal addresses effortlessly with the FieldUserAddress property. Easily retrieve and update current user information for enhanced experience.... Document doc = new Document (); // Create a UserInformation...UserInformation userInformation = new UserInformation (); userInformation...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Working with Calendar Items on Exchange Server|...

    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....meeting request Appointment app = new Appointment ( "meeting request"...RecurrencePattern pattern = new DailyRecurrencePatte ( c . getTime...

    docs.aspose.com/email/java/working-with-calenda...
  10. HtmlControlType | Aspose.Words for Java

    Type of document nodes that represent and elements imported from HTML in Java....HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions(); htmlLoadOptions...STRUCTURED_DOCUMENT_TAG); Document doc = new Document(new ByteArrayInputStream(html...

    reference.aspose.com/words/java/com.aspose.word...