Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 213,038 for

new

(0.1 sec)
  1. ActiveX|Aspose.Slides Documentation

    Learn how to find, edit, and remove ActiveX controls in C# with Aspose.Slides, including property updates for PowerPoint presentations....an ActiveX Control Insert a new ActiveX control and optionally...Add_ActiveX () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/ac...
  2. Customizing Email Headers in Ruby|Documentation

    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....)))) + '/data/' \ # Create a new instance of MailMessage class...aspose.email.MailMessage' ) . new \ # Set subject of the message...

    docs.aspose.com/email/java/customizing-email-he...
  3. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C#....three IPortion objects for each new IParagraph (two Portion objects...using ( Presentation pres = new Presentation ()) { // Accesses...

    docs.aspose.com/slides/net/manage-paragraph/
  4. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file with Aspose.PDF for Rust via C++....demonstrates the new method for creating a new PDF document, which...Create a new PDF-document let pdf = Document :: new () ? ; //...

    docs.aspose.com/pdf/rust-cpp/save-pdf-document/
  5. 档案

    档案...BmpOptions bmpCreateOptions = new com.aspose.imaging.imageoptions...实例的源属性 bmpCreateOptions.setSource(new StreamSource()); // 创建 Image...

    blog.aspose.com/zh/imaging/draw-shapes-in-java/
  6. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java.... Document doc = new Document(); // Create a UserInformation...UserInformation userInformation = new UserInformation(); userInformation...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java.... Document doc = new Document(); // Create a UserInformation...UserInformation userInformation = new UserInformation(); userInformation...

    reference.aspose.com/words/java/com.aspose.word...
  8. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....docOriginal = new Document(); DocumentBuilder builder = new Documen...newComment = new Comment(docOriginal, "John Doe", "J.D.", new Date());...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to use GraphClient for Microsoft Graph|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....ITokenProvider Object To create a new instance of IGraphClient class...ITokenProvider tokenProvider = new ITokenProvider () { Date expirationDate...

    docs.aspose.com/email/java/how-to-use-graphclie...
  10. Comment.dateTimeUtc property | Aspose.Words for...

    Comment.dateTimeUtc property. Gets the UTC date and time that the comment was made....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let date = new Date ( 2021 , 9 , 21 , 10 , 0...

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