Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 199,426 for

new

(0.1 sec)
  1. HtmlSaveOptions.exportDocumentProperties proper...

    HtmlSaveOptions.exportDocumentProperties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB... let doc = new aw . Document ( base . myDir...will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CellFormat.SetPaddings | Aspose.Words for .NET

    Discover the CellFormat SetPaddings method to customize cell spacing in points, enhancing your layout for improved readability and design....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  3. 设置OLE图标的标题|Aspose.Slides 文档

    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....using ( Presentation pres = new Presentation ()) { ISlide slide...OleEmbeddedDataInfo dataInfo = new OleEmbeddedDataInfo ( allbytes...

    docs.aspose.com/slides/zh/net/set-caption-to-ol...
  4. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Creating an HTML Document – Aspose.HTML for .NET

    Learn how to load HTML from a file, stream, URL, or create HTML from scratch using Aspose.HTML for .NET. Consider approaches to load HTML documents....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/creating-a-document/
  6. View PCL Files using Java | Aspose.PDF

    Open and view PCL documents programmatically with Java sample code using Aspose.PDF for Java...pdfDocument = new Document ( "template.pcl" , new PclLoadOptions...

    products.aspose.com/pdf/java/viewer/pcl/
  7. View SVG Files using Java | Aspose.PDF

    Open and view SVG documents programmatically with Java sample code using Aspose.PDF for Java...pdfDocument = new Document ( "template.svg" , new SvgLoadOptions...

    products.aspose.com/pdf/java/viewer/svg/
  8. View XML Files using Java | Aspose.PDF

    Open and view XML documents programmatically with Java sample code using Aspose.PDF for Java...pdfDocument = new Document ( ".\\samples\\employees.xml" , new XmlLoadOptions...

    products.aspose.com/pdf/java/viewer/xml/
  9. Creating Two Dimensional (2D) Barcodes in PHP|D...

    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....$builder = new BarCodeBuilder (); $symbology = new Symbology ();...

    docs.aspose.com/barcode/java/creating-two-dimen...
  10. PageSetup.bidi property | Aspose.Words for Node.js

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) text.... let doc = new aw . Document (); let pageSetup...setCount ( 3 ); let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...