Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 213,191 for

new

(0.11 sec)
  1. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions saveOptions = new TxtSaveOptions (); // The Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Applying a License|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....subscription for free upgrades to any new versions or fixes that come out...file FileInputStream fstream = new FileInputStream ( dataDir + "Aspose...

    docs.aspose.com/cells/java/applying-a-license/
  3. Creating a Project in Azure Active Directory Ad...

    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....create a new application for Azure AD. Click on the button New registration...create a new application. 3. Now you will see the new application...

    docs.aspose.com/email/net/microsoft-graph-сreat...
  4. Html underline does not work when wrapping ital...

    Hi! The Html underline does not work with version 7.9.0 when it wraps the italic tag but it works when the italic tag wraps the underline tag. The sample code exposing the issue is below and I have attached a PDF file w…...HtmlUnderlineDoesNot() { Pdf pdf = new Pdf(); pdf.CompressionLevel =...= 6; Section section = new Section(pdf); pdf.Sections.Add(section);...

    forum.aspose.com/t/html-underline-does-not-work...
  5. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... font . localeId = 5121 ; //new CultureInfo("ar-AR").LCID; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Word Art Text with Built-in Styles using Ja...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for JavaScript via C++. Create visually appealing text in Excel using built-in styles....selected, create a new workbook var workbook = new Workbook (); }...arrayBuffer (); var workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/add-word-a...
  7. 用 via JavaScript 将工作表或图表导出为具有所需宽度和高度的图片|Documen...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将工作表或图表导出为具有特定宽度和高度的图片。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...dimensions 400x400 const opts = new ImageOrPrintOptions (); opts...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  8. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...Exception error ) { Bitmap bmp = new Bitmap ( 100 , 100 ); using (...DrawString ( error . Message , new Aspose . Drawing . Font ( "Microsoft...

    docs.aspose.com/barcode/net/how-to-create-custo...
  9. Werk met'n Dokument Gemerk met'n Sensitiwiteits...

    Skakel Woord met toegepaste sensitiwiteitsetiket om na PDF met C#. Werk met dokumente gemerk deur'n sensitiwiteit etikette-verskeie insette formate, insluitend Woord, OpenOffice, Beeld en eBook....InvariantCultureIgno )) { var authorityUri = new Uri ( authority ); authority...RedirectUrl ) . Build (); var scopes = new string [] { resource [ resource...

    docs.aspose.com/words/af/net/work-with-document...
  10. Convert HTML to JPG in Java | products.aspose.com

    Convert HTML to JPG in Java. Use Java library API to convert HTML files to JPGs...pres = new Presentation (); try { TextReader tr = new StreamReader...addFromHtml ( tr ); Dimension size = new Dimension ( 960 , 720 ); for...

    products.aspose.com/slides/java/conversion/html...