Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 214,458 for

new

(0.42 sec)
  1. TxtLoadOptions.documentDirection property | Asp...

    TxtLoadOptions.documentDirection property. Gets or sets a document direction... let loadOptions = new aw . Loading . TxtLoadOptions...as right-to-left. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeries.remove method | Aspose.Words for No...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...department2Series . remove ( 0 ); // Add new values to the both series. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/writing-metadata-to-mpp/
  4. FieldUserInitials.UserInitials | Aspose.Words f...

    Access and customize the FieldUserInitials property to effortlessly manage user initials, enhancing personalization and user experience.... Document doc = new Document (); // Create a UserInformation...UserInformation userInformation = new UserInformation (); userInformation...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldUserName.UserName | Aspose.Words for .NET

    Manage the current user's name effortlessly with the FieldUserName property. Enhance user experience and personalize interactions seamlessly.... Document doc = new Document (); // Create a UserInformation...UserInformation userInformation = new UserInformation (); userInformation...

    reference.aspose.com/words/net/aspose.words.fie...
  6. TxtSaveOptions.listIndentation property | Aspos...

    TxtSaveOptions.listIndentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let txtSaveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Style.Aliases | Aspose.Words for .NET

    Discover all style aliases effortlessly with the Style Aliases property. If none exist, receive an empty string array. Simplify your style management!... Document doc = new Document ( MyDir + "Style with...style . Aliases , Is . EqualTo ( new [] { "MyStyle Alias 1" , "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  8. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your document in their original order for efficient document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Below are...

    reference.aspose.com/words/net/aspose.words.sav...
  9. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Split PDF API | Aspose.PDF

    Split PDF Pages Using .NET, Java, C++, and Android... Create a new Document class object to split...var pdfEditor = new PdfFileEditor (); fs = new FileStream ( "1...

    products.aspose.com/pdf/splitter/