Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 164,066 for

new

(0.07 sec)
  1. Extract the content of Bookmark - Free Support ...

    Hello Team, I want to extract the content between Bookmark start and end and Bookmark is in header and footer. It can contain image anything not only text give me some code for the same...the document Document doc = new Document(filePath); // Get the...List<Node> extractedNodes = new List<Node>(); // Extract content...

    forum.aspose.com/t/extract-the-content-of-bookm...
  2. License File Not Working Anymore|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....publish their web project(s) to a new server. They feel upset as their...using the component) on the new server environment. A Scenario...

    docs.aspose.com/cells/net/license-file-not-work...
  3. SystemFontSource | Aspose.Words for .NET

    Discover the SystemFontSource constructor for efficient font management. Enhance your web design with optimized typography solutions today!...Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...style . font . name = "Courier New" ; builder . font . styleName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Image Borders in PHP|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....object $bb = new BarCodeBuilder (); $margins = new MarginsF ();...border's color to red $color = new Color (); $bb -> setBorderColor...

    docs.aspose.com/barcode/java/working-with-image...
  6. ImportFormatMode enumeration | Aspose.Words for...

    Aspose.Words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another document....are updated to reference the new style. If a matching style already...destination document uses Times New Roman 14pt font. When importing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment.removeAllReplies method | Aspose.Words ...

    Comment.removeAllReplies method. Removes all replies to this comment....let doc = new aw . Document (); let comment = new aw . Comment...Bloggs" , "J.B." , Date . now (), "New reply" ); comment . addReply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java.... DocumentBuilder builder = new DocumentBuilder(); Shape shape...with soft edge. Document doc = new Document(getArtifactsDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  9. Installing and Using Aspose.Email for IntelliJ ...

    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....this plugin will introduce a new project type – Aspose.Email Maven...under “New” menu (using Right Click -> New OR File menu->New) – Aspose...

    docs.aspose.com/email/java/installing-and-using...
  10. PCL to PDF Merge using Java | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add PCL file to new PDF...

    products.aspose.com/pdf/java/merger/pcl-to-pdf/