Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 33,712 for

new

(0.04 sec)
  1. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in .NET...curvature for a corner or point add new points to the square manipulate...to change a shape or create a new shape from an existing shape...

    docs.aspose.com/slides/net/custom-shape/
  2. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...style with the same name, then new name is automatically generated...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files.... Document srcDoc = new Document (); srcDoc . FirstSection...text. " ); Document dstDoc = new Document (); dstDoc . FirstSection...

    reference.aspose.com/words/net/aspose.words/doc...
  4. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures....our new digital signature. SignOptions signOptions = new SignOptions...and an output filename for its new digitally signed copy. string...

    reference.aspose.com/words/net/aspose.words.dig...
  5. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the New Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …... I am using the new Aspose.Pdf API (i.e., not the...dimensions: var doc = new Document(); //add a new page with text and...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  6. Read a Task's Timephased Data in PHP

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/read-a-task-s-timeph...
  7. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....Document doc = new Document(); Comment newComment = new Comment(doc);...setInitial("VD"); newComment.setDateTime(new Date()); } newComment.setText("Comment...

    reference.aspose.com/words/java/com.aspose.word...
  8. VbaModule.Type | Aspose.Words for .NET

    Discover the VbaModule Type property, define your modules as procedural, document, class, or designer for enhanced functionality and organization....Document doc = new Document (); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject (); project . Name = "Aspose...

    reference.aspose.com/words/net/aspose.words.vba...
  9. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create New Cell class instances. Streamline your coding process and enhance your development efficiency!...Cell constructor Initializes a new instance of the Cell class. public...CreateNestedTable () { Document doc = new Document (); // Create the outer...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Font.size property | Aspose.Words for Node.js

    Font.size property. Gets or sets the font size in points....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."#0000FF" ; font . name = "Courier New" ; font . underline = aw . Underline...

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