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

new

(0.09 sec)
  1. 合并单元格|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 wbk = new Workbook (); //Create a Worksheet...addMergedRegion 合并单元格。 Java Workbook wb = new HSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/zh/java/merge-cells/
  2. 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...
  3. DocSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.DocSaveOptions constructor...DocSaveOptions() Initializes a new instance of this class that can...DocSaveOptions(saveFormat) Initializes a new instance of this class that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. С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...
  5. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....throws Exception { Document doc = new Document(getMyDir() + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt(); // Set...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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...
  8. 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...
  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. How to use Aspose.CAD in Vue|CAD Documentation

    Use Aspose.CAD in Vue.... Start a new one and then the name of the...function() { const reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/javascript-net/how-to-use-a...