Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 228,084 for

new

(1.61 sec)
  1. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph formatting properties.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert PDF to PDF/A, PDF/E, and PDF/X in Java|...

    Learn how to convert PDF files to PDF/A, PDF/E, and PDF/X in Java with Aspose.PDF for archival, engineering, accessibility, and print workflows....{ try ( Document document = new Document ( inputFile . toString...PdfFormatConversionO options = new PdfFormatConversionO ( logFile...

    docs.aspose.com/pdf/java/convert-pdf-to-pdf_x/
  4. Create Draft Appointment Request|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....com" ; MailMessage message = new MailMessage ( sender , recipient...MailAddressCollectio attendees = new MailAddressCollectio (); attendees...

    docs.aspose.com/email/java/create-draft-appoint...
  5. Hoe om Group Shape By'n Word-Dokument Te Voeg|A...

    Groepering en ongroepering vorms met behulp van Java.... Document doc = new Aspose . Words . Document ();...EnsureMinimum (); GroupShape gs = new GroupShape ( doc ); Aspose ....

    docs.aspose.com/words/af/java/how-to-add-group-...
  6. Pdf to Html Support - Free Support Forum - aspo...

    Hi, I am trying to convert pdf to html using aspose trial version. The output is quite good, whereas I was wondering if the extra spaces generated by page breaks could be reduced. Find attached the documents.... Document exportDoc = new Document(dataDir + “Securities...Pages) { p.PageInfo.Margin = new MarginInfo(0, 0, 0, 0); } Aspose...

    forum.aspose.com/t/pdf-to-html-support/10927
  7. How to set the normals? - Free Support Forum - ...

    My requirement is to set the normals of a model’s faces. In my test using a single plane, I used this code for all vertices, but the normals didn’t take effect after importing into 3ds Max. Mesh mesh = New Mesh(); if (p…... Mesh mesh = new Mesh(); if (partObj.Normal.Count...i++) { normalElement.Data.Add(new FVector4(partObj.Normal[0][0]...

    forum.aspose.com/t/how-to-set-the-normals/327835
  8. Issue with sending .msg files with large attach...

    I have an issue with Aspose.Email 26.5.0 when sending emails attachments over 5mb from emails created in code and saved as an .msg. An email created manually using Outlook 365 works with both versions of the Aspose.Email…...Authority As Uri Get Return New Uri($"https://login.microsoftonline..._token As String Public Sub New(accessParams As AccessParameters)...

    forum.aspose.com/t/issue-with-sending-msg-files...
  9. Custom Color Assignment for Pie and Bar Charts ...

    I am currently using Aspose.Words for .NET with an existing license. I want to know whether version 18.10 supports assigning custom color codes programmatically for chart elements, specifically: Pie charts Bar/stacked…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Clear(); string[] categories = new[] { "Category 1", "Category 2"...

    forum.aspose.com/t/custom-color-assignment-for-...
  10. FieldMergeBarcode.AddStartStopChar | Aspose.Wor...

    Control Start/Stop characters for NW7 and CODE39 barcodes with the FieldMergeBarcode AddStartStopChar property. Enhance your barcode functionality today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...