Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 164,045 for

new

(0.08 sec)
  1. Style.BaseStyleName | Aspose.Words for .NET

    Discover how to customize the BaseStyleName property to enhance your design. Easily get or set the style name for improved visual appeal!... Document doc = new Document ( MyDir + "Style with..."MyStyle" ]; Assert . AreEqual ( new [] { "MyStyle Alias 1" , "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  2. 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...
  3. 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...
  4. 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...
  5. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances document layout by adjusting text alignment for improved readability and presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::StructuredDocumentTag constructor. Initializes a New instance of the Structured document tag class in C++....a constructor Initializes a new instance of the Structured document...SetCheckedSymbol ( 0x00A9 , u "Times New Roman" ); sdtCheckBox -> SetUncheckedSymbol...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Create Presentation in .NET|Aspose.Slides Docum...

    Creating PowerPoint Presentations Programmatically in C# e.g. PPT, PPTX, ODP etc....Presentation presentation = new Presentation ()) { // Get the...Presentation presentation = new Presentation (); presentation...

    docs.aspose.com/slides/net/create-presentation/
  8. Unlock PPT Presentation Files using Java | prod...

    Java source code to remove protection from PPT Presentation....Java LoadOptions loadOptions = new LoadOptions (); loadOptions ...Presentation presentation = new Presentation ( "pres.ppt" , loadOptions...

    products.aspose.com/slides/java/unlock/ppt/
  9. Save 3D Scene as HTML|Documentation

    Aspose.3D for Node.js via Java provides **HtmlSaveOptions** class to save a save 3D scene as HTML....Initialize a scene var scene = new aspose . threed . Scene (); scene...createChildNode ( new aspose . threed . Cylinder ()); var opt = new aspose...

    docs.aspose.com/3d/nodejs-java/save-3d-scene-as...
  10. ComHelper class | Aspose.Words for Node.js

    Aspose.Words.ComHelper class. Provides methods for COM clients to load a document into Aspose.Words....default constructor to create a new document and also provides overloaded...Description ComHelper() Initializes a new instance of this class. Methods...

    reference.aspose.com/words/nodejs-net/aspose.wo...