Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 118,494 for

new

(0.25 sec)
  1. FontSettings.FallbackSettings | Aspose.Words fo...

    Discover the FontSettings FallbackSettings property for optimized font fallback mechanisms. Enhance your design with seamless text rendering!...doc = new Document (); FontSettings fontSettings = new FontSettings...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...

    reference.aspose.com/words/net/aspose.words.fon...
  2. 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...
  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. 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...
  5. 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...
  6. PageSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSet class for efficient document management. Easily define random page sets and enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Merge SVG to PNG in C# | products.aspose.com

    Merge SVG to PNG in C#. Use .NET library API to combine SVG and PNG files...pres = new Presentation()) { ISvgImage svgImage = new SvgImage(...image); ISvgImage svgImage2 = new SvgImage( "doc.svg" ); IPPImage...

    products.aspose.com/slides/net/merger/svg-to-png/
  8. Protect and Unprotect Worksheet with Node.js vi...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for Node.js via C++....); // Create a new file. const workbook = new AsposeCells . Workbook...); // Create a new file. const workbook = new AsposeCells . Workbook...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  9. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto fonts for seamless text display....FontSettings fontSettings = new FontSettings (); // These are..."Noto Sans" ; Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Presentation Notes|Aspose.Slides Documentation

    Presentation notes, speaker notes in Java...topic, we will introduce this new feature of removing Notes also...presentation file Presentation pres = new Presentation ( "presWithNotes...

    docs.aspose.com/slides/java/presentation-notes/