Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 164,424 for

new

(0.34 sec)
  1. How to use Aspose.CAD in React|CAD Documentation

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

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  2. Hyphenation.Callback | Aspose.Words for .NET

    Optimize your document layout with the Hyphenation Callback property. Efficiently load dictionaries for multilingual processing and enhance user experience....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio (); Hyphenation...stream. Stream dictionaryStream = new FileStream ( MyDir + "hyph_en_US...

    reference.aspose.com/words/net/aspose.words/hyp...
  3. FontSettings.GetFontsSources | Aspose.Words for...

    Discover the FontSettings GetFontsSources method to easily access the array of sources for TrueType fonts in Aspose.Words. Optimize your font management today!... To specify new font sources use the SetFontsSources...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fon...
  4. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the shape in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. ShapeBase.IsTopLevel | Aspose.Words for .NET

    Discover ShapeBase IsTopLevel. Quickly verify if a shape stands alone, enhancing your design workflow with efficient group management....Document doc = new Document (); Shape shape = new Shape ( doc ...IsTopLevel ); GroupShape group = new GroupShape ( doc ); group . AppendChild...

    reference.aspose.com/words/net/aspose.words.dra...
  6. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java.... Document doc = new Document(getMyDir() + "Tables...rows from the collection to a new array of rows. add(Node node)...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImportFormatOptions.ignoreHeaderFooter property...

    ImportFormatOptions.ignoreHeaderFooter property. Gets or sets a boolean value that specifies that source formatting of headers/footers content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used... let dstDoc = new aw . Document ( base . myDir..."Document.docx" ); let srcDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Product Overview|Aspose.Slides 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....HTML Slides Features Creating new slides from scratch and add them...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/androidjava/product-over...
  9. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let findReplaceOptions = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Superscript and Subscript in C#|Aspose.S...

    Master superscript and subscript in Aspose.Slides for .NET and elevate your presentations with professional text formatting for maximum impact.... Create a new Paragraph for superscript text...of the ITextFrame . Create a new text portion object. Set the...

    docs.aspose.com/slides/net/superscript-and-subs...