Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 214,071 for

new

(0.45 sec)
  1. ImageSaveOptions.PixelFormat | Aspose.Words for...

    Discover the ImageSaveOptions PixelFormat property to easily customize the pixel format of your generated images for optimal quality and performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions imageSaveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Send Email via MailGun and SendGrid in Java|Doc...

    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....; MailgunClientOptions opt = new MailgunClientOptions (); opt...; SendGridClientOption opt = new SendGridClientOption (); opt...

    docs.aspose.com/email/java/send-email-messages-...
  3. Load Source Excel File Without Charts with Node...

    Learn how to load an Excel file without charts using Aspose.Cells for Node.js via C++....filter the data const options = new AsposeCells . LoadOptions ();...charts options . setLoadFilter ( new AsposeCells . LoadFilter ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/load-source-ex...
  4. PageSetup.FootnoteOptions | Aspose.Words for .NET

    Discover PageSetup FootnoteOptions to easily customize footnote numbering and positioning for enhanced document clarity and professionalism....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...numbering from 1 // at each new page and display themselves directly...

    reference.aspose.com/words/net/aspose.words/pag...
  5. PageSetup.EndnoteOptions | Aspose.Words for .NET

    Discover the PageSetup EndnoteOptions property to easily customize endnote numbering and positioning for enhanced document formatting and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...numbering from 1 // at each new page and display themselves directly...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Rendering Issues with FieldEquation Producing B...

    Description: The document contains a specific EQ (FieldEquation) structure, for example: Example field structure: { eq \o(●, 1) } When converting the DOCX to PNG using Aspose.Words, the EQ field renders differently f…...Words; new License().SetLicense(@"licensePath");...SetLicense(@"licensePath"); var doc = new Document(@"inputDocxPath"); doc.Save(@"outputPngPath");...

    forum.aspose.com/t/rendering-issues-with-fielde...
  7. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let pdfOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Managing TextBox with Node.js via C++|Documenta...

    Learn how to manage TextBox in Excel using Aspose.Cells for Node.js via C++....example shows how to: Create a new workbook. Add a TextBox shape...correctly // Create a new workbook let workbook = new Cells . Workbook...

    docs.aspose.com/cells/nodejs-cpp/managing-textb...
  9. Aspose.PSD for .NET 20.4 - 发行说明|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....= 0 ) { throw new Exception ( "VogkResource were...ShapeOriginSettings = new [] { resource . ShapeOriginSettings [ 0 ], new VectorShapeOriginSet...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Import Data to Worksheets in xlsx4j|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 object Workbook workbook = new Workbook (); //Obtaining the...string values String [] names = new String []{ "laurence chen" ,...

    docs.aspose.com/cells/java/import-data-to-works...