Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 213,057 for

new

(0.27 sec)
  1. Import and Export Data from Document|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....Workbook workbook = new Workbook (); // Adding a new worksheet to the...string values string [] names = new string [] { "laurence chen" ...

    docs.aspose.com/cells/net/import-export-data-fr...
  2. Manage Presentation Slide Masters in PHP|Aspose...

    Manage Slide Masters in Aspose.Slides for PHP via Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise examples.... When a new slide is added to a presentation...getSlides() list, and every new slide is added to the end of...

    docs.aspose.com/slides/php-java/slide-master/
  3. MailMerger.Create | Aspose.Words for .NET

    Create a New mail merger processor with MailMerger's efficient method for seamless document integration and personalized communication....Create method Creates new instance of the mail merger processor...doc" ; string [] fieldNames = new string [] { "FirstName" , "Location"...

    reference.aspose.com/words/net/aspose.words.low...
  4. Set Default Font while rendering spreadsheet to...

    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....DefaultFont property to Courier New and the second image is taken...DefaultFont property to Times New Roman . This is the output image...

    docs.aspose.com/cells/java/set-default-font-whi...
  5. Licensing and limitations|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....subscription for free upgrades to any new versions or fixes that come out...aspose . pdf . License license = new com . aspose . pdf . License...

    docs.aspose.com/pdf/php-java/licensing/
  6. ContentConfig|Documentation

    ContentConfig element is used to add one or more lines of text to the parent element.... new ContentConfig () { Name = "Text...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  7. IStructuredDocumentTag.LockContents | Aspose.Wo...

    Discover how the IStructuredDocumentTag LockContents property enhances document security by preventing content edits. Ensure your SDT remains intact!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  8. StructuredDocumentTag.LockContentControl | Aspo...

    Discover how the StructuredDocumentTag LockContentControl property enhances document security by preventing users from deleting essential content. Learn more!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... Create new slides to which you intend to...Presentation () as pres : #Add new slides to the presentation slide2...

    docs.aspose.com/slides/python-net/manage-zoom/
  10. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...options = new FindReplaceOptions { ReplacingCallback = new UrlReplacingCallback()...= false }; doc.Range.Replace(new Regex(UrlPattern, RegexOptions...

    forum.aspose.com/t/need-help-in-creating-the-hy...