Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 33,766 for

new

(0.1 sec)
  1. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions FontFormat property to customize font exporting. Easily set and optimize your default format to Woff for better performance.... Document doc = new Document ( MyDir + "Bullet points...HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions { ExportEmbeddedCss...

    reference.aspose.com/words/net/aspose.words.sav...
  2. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model in Java....throws Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...Document"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentProperty.toInt method | Aspose.Words fo...

    DocumentProperty.toInt method. Returns the property value as integer.... let doc = new aw . Document (); let properties...customDocumentProper ; let authDate = new Date ( 2024 , 9 , 5 ); properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Tables

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-tables/
  5. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor....'Create' , () => { let doc = new aw . Document (); // A smart...dotted underline. let smartTag = new aw . Markup . SmartTag ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....doc = new Document(); GlossaryDocument glossaryDoc = new GlossaryDocument();...GlossaryDocVisitor visitor = new GlossaryDocVisitor(); // Visit...

    reference.aspose.com/words/java/com.aspose.word...
  7. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...convert it to .docx. let pdfDoc = new aw . Document ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Zoom|Aspose.Slides for PHP Documentation

    Add zoom or zoom frames to PowerPoint presentations... Create new slides to which you intend to...slide: $pres = new Presentation (); try { # Adds new slides to the...

    docs.aspose.com/slides/php-java/manage-zoom/
  9. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Password =...}; LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/net/aspose.words.low...
  10. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust text alignment in points for precise control over your typography. Elevate your design with flexible positioning!... Document doc = new Document (); Paragraph para =...above the baseline. Run run = new Run ( doc , "Raised text. " );...

    reference.aspose.com/words/net/aspose.words/fon...