Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 217,896 for

new

(0.31 sec)
  1. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Defining Weekdays for Exceptions in PHP | Aspos...

    Learn how to define exception weekdays using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  3. Microsoft Project MPP File Update in PHP | Aspo...

    Learn how to update Microsoft Project (MPP/XML) project files using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/microsoft-project-mp...
  4. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...MhtSaveOptions mhtSaveOptions = new MhtSaveOptions(); mhtSaveOptions...mhtSaveOptions); final Document document = new Document(temp); document.getSections()...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  5. Group Shape|Aspose.Slides for Node.js via .NET ...

    Manage grouped shapes in Aspose.Slides for Node.js: create, nest, align, reorder, and style group shapes with examples in PPT, PPTX, and ODP presentations....addGroupShape () { let presentation = new aspose . slides . Presentation...accessGroupShape () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. Edit Connector Geometry Section in the ShapeShe...

    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.... new ( data_dir + "Drawing.vsd" )...'com.aspose.diagram.LineTo' ) . new \ # set X value line_to . getX...

    docs.aspose.com/diagram/java/edit-connector-geo...
  7. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...old aspose ignores it and the new aspose will output it into the...KB) Aspose.Words.License lic = new Aspose.Words.License(); lic....

    forum.aspose.com/t/mailmerge-issue-lf/318770
  8. Hotmail to PST support or not - Free Support Fo...

    Hi, I want code to convert Hotmail to PST documents....нужен сам access token return new OAuthToken(_accessToken); } }...accessToken = await GetAccessToken(new AccessParameters { ClientId =...

    forum.aspose.com/t/hotmail-to-pst-support-or-no...
  9. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....If no file provided, create a new workbook as in the original JavaScript...JavaScript example const wb = new Workbook (); // Access first...

    docs.aspose.com/cells/javascript-cpp/implement-...
  10. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....file stream const workbook = new AsposeCells . Workbook ( path...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/nodejs-cpp/create-access-...