Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 162,156 for

new

(0.05 sec)
  1. Rendering Resource Sheet View

    Learn how to render resource sheet view of Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/rendering-resource-sh...
  2. Adding Attachments and HTML Text to Outlook MSG...

    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....MailMessage MailMessage msg = new MailMessage (); // Set properties...(sender) address msg . setSender ( new MailAddress ( "from@domain.com"...

    docs.aspose.com/email/java/adding-attachments-a...
  3. Table.preferredWidth property | Aspose.Words fo...

    Table.preferredWidth property. Gets or sets the table preferred width....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Hyphenation Class | Aspose.Words for .NET

    Discover Aspose.Words.Hyphenation class for efficient hyphenation management. Enhance your documents with precise language-specific hyphenation rules....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio (); Hyphenation...stream. Stream dictionaryStream = new FileStream ( MyDir + "hyph_en_US...

    reference.aspose.com/words/net/aspose.words/hyp...
  5. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP.... $ srcDoc = new Java ( "com.aspose.words.Document"...to this document. $ dstDoc = new Java ( "com.aspose.words.Document"...

    docs.aspose.com/words/java/copy-bookmarked-text...
  6. HtmlSaveOptions.ExportRelativeFontSize | Aspose...

    Discover the HtmlSaveOptions ExportRelativeFontSize property to customize font sizes in HTML, MHTML, or EPUB formats. Enhance readability with ease!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...points. HtmlSaveOptions options = new HtmlSaveOptions { ExportRelativeFontSi...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Manage Worksheets of Microsoft Excel files.|Doc...

    Add worksheet, remove worksheet and active Sheet using Aspose.Cells....Worksheets to a New Excel File To create a new Excel file programmatically:...passing the sheet index of the new worksheet to the Worksheets collection...

    docs.aspose.com/cells/net/manage-worksheets/
  8. ListFormat | Aspose.Words for Java

    Allows to control what list formatting is applied to a paragraph in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...applyBulletDefault() Starts a new default bulleted list and applies...

    reference.aspose.com/words/java/com.aspose.word...
  9. PDF to LATEX Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to LATEX conversion. Use example code for batch PDF to LATEX conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...LATEX Output file: // Create a new Document object and load the...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. Aspose PDF Comparer - Free Support Forum - aspo...

    I am currently exploring the options of Aspose Java PDF Comparer and saw that there is a SideBySideComparer. As the name suggested it has 2 pages for every page in the PDF. Is there a way that i can configure a comparer…...compare() throws Exception { new License().setLicense(getReso...SideBySideComparison sideBySideComparison = new SideBySideComparison(); sideBySideComparison...

    forum.aspose.com/t/aspose-pdf-comparer/308285