Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 162,156 for

new

(0.07 sec)
  1. Embedded Font - PowerPoint Java API|Aspose.Slid...

    Use embedded fonts in PowerPoint presentation in Java...presentation file Presentation pres = new Presentation ( "EmbeddedFonts... get_Item ( 0 ). getImage ( new Dimension ( 960 , 720 )); //Save...

    docs.aspose.com/slides/java/embedded-font/
  2. GlossaryDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.GlossaryDocument class, your key to managing AutoText and Building Blocks seamlessly in Word documents....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  3. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint presentation in Java...PPTX file Presentation pres = new Presentation (); try { // Accessing...a paragraph Paragraph para = new Paragraph (); // Setting paragraph...

    docs.aspose.com/slides/java/manage-bullet/
  4. FootnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteOptions class for customizable footnote numbering in your documents and sections. Enhance your document's clarity today!... Document doc = new Document ( MyDir + "Footnotes...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  5. XlsxSectionMode enumeration | Aspose.Words for ...

    Aspose.Words.Saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a document in the XLSX format.... let doc = new aw . Document ( base . myDir...worksheet. let xlsxSaveOptions = new aw . Saving . XlsxSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBase.pageColor property | Aspose.Words ...

    DocumentBase.pageColor property. Gets or sets the page color of the document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal....VisitShapes () { Document doc = new Document ( MyDir + "Revision...ShapeAppearancePrint visitor = new ShapeAppearancePrint (); doc...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Shape.HasChart | Aspose.Words for .NET

    Discover if your Shape features a Chart with the HasChart property. Enhance your data visualization effortlessly!...VisitShapes () { Document doc = new Document ( MyDir + "Revision...ShapeAppearancePrint visitor = new ShapeAppearancePrint (); doc...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Convert PowerPoint to SWF Flash|Aspose.Slides f...

    Convert PowerPoint PPT, PPTX to SWF in JavaScript... var pres = new aspose . slides . Presentation...pptx" ); try { var swfOptions = new aspose . slides . SwfOptions...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. LoadOptions.languagePreferences property | Aspo...

    LoadOptions.languagePreferences property. Gets language preferences that will be used when document is loading.... let loadOptions = new aw . Loading . LoadOptions ();...EditingLanguage . Japanese ); let doc = new aw . Document ( base . myDir...

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