Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 223,114 for

new

(1.27 sec)
  1. Comment.DateTime | Aspose.Words for .NET

    Discover the Comment DateTime property, which captures the exact date and time a comment is posted, enhancing your content management experience....Document doc = new Document (); Comment newComment = new Comment (...FirstParagraph ; para . AppendChild ( new CommentRangeStart ( doc , newComment...

    reference.aspose.com/words/net/aspose.words/com...
  2. Comment.AcceptEnd | Aspose.Words for .NET

    Learn how the AcceptEnd method enhances user experience by efficiently managing comment visits. Boost engagement with seamless visitor acceptance!...Document doc = new Document (); Comment newComment = new Comment (...FirstParagraph ; para . AppendChild ( new CommentRangeStart ( doc , newComment...

    reference.aspose.com/words/net/aspose.words/com...
  3. Comment.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method to seamlessly welcome visitors at the beginning of comments, enhancing user engagement and interaction....Document doc = new Document (); Comment newComment = new Comment (...FirstParagraph ; para . AppendChild ( new CommentRangeStart ( doc , newComment...

    reference.aspose.com/words/net/aspose.words/com...
  4. IFieldResultFormatter Interface | Aspose.Words ...

    Discover the Aspose.Words.Fields.IFieldResultFormatter interface to customize and enhance field result formatting for your documents effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldResultFormatter formatter = new FieldResultFormatter ( "${0}"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Add Pages to PDF Document|Aspose.PDF for Rust v...

    Explore how to add pages to an existing PDF in Rust with Aspose.PDF for enhancing and expanding your documents....page_add method is used to insert a new blank page into the existing...changes, such as the addition of new pages. This snippet is a concise...

    docs.aspose.com/pdf/rust-cpp/add-pages/
  6. com.aspose.pdf.exceptions.FontNotFoundException...

    Converting a document to PDF on a Linux machine generates this error: com.aspose.pdf.exceptions.FontNotFoundException: Font OpenSansRegular can not found. com.aspose.pdf.internal.l5h.l1n.l1h(Unknown Source) com.aspose.p…...logFos = new FileOutputStream(log); Document pdfDocument = new Document(inFile...lar.ttf")); // repo.addFont(new MemoryFontSource(fontBytes));...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  7. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance.... Document doc = new Document ( MyDir + "Comments...individual files. Document doc = new Document ( MyDir + "Images.docx"...

    reference.aspose.com/words/net/aspose.words/com...
  8. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....length ) { // Proceed with a new empty workbook if no file is...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  9. Convert MBOX to PST with Aspose.Email in C#|Doc...

    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....CreateReader ( mboxFilePath , new MboxLoadOptions ()); // Create...property: var pstDataStream = new MemoryStream (); var personalStorage...

    docs.aspose.com/email/net/convert-mbox-to-pst-c...
  10. Aspose.PSD for Java 21.6 - 发行说明|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.... save ( outputFileName , new PngOptions ()); } finally { image...image . save ( outputFileName , new PngOptions ()); } finally { image...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...