Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 164,027 for

new

(0.09 sec)
  1. Render Presentation with Fallback Font|Aspose.S...

    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.... // Create new instance of a rules collection...IFontFallBackRulesCo rulesList = new FontFallBackRulesCol (); // create...

    docs.aspose.com/slides/androidjava/render-prese...
  2. Render Presentation with Fallback Font|Aspose.S...

    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....Create new instance of a rules collection $rulesList = new FontFallBackRulesCol...add ( new FontFallBackRule ( 0x400 , 0x4ff , "Times New Roman"...

    docs.aspose.com/slides/php-java/render-presenta...
  3. Aspose::Words::Fonts::DefaultFontSubstitutionRu...

    Aspose::Words::Fonts::DefaultFontSubstitutionRule class. Default font substitution rule. To learn more, visit the documentation article in C++....all missing fonts with "Times New Roman". SharedPtr < DefaultFontSubstitut...get_Enabled ()); ASSERT_EQ ( u "Times New Roman" , defaultFontSubstitut...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); // If...

    reference.aspose.com/words/java/com.aspose.word...
  5. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...shading.setBackgroundPattern(new Color(240, 128, 128)); // Light...

    reference.aspose.com/words/java/com.aspose.word...
  6. VbaModuleType enumeration | Aspose.Words for Py...

    aspose.words.vba.VbaModuleType enumeration. Specifies the type of a model in a VBA project....for a new object. Each instance of a class creates a new object...aw . Document () # Create a new VBA project. project = aw . vba...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.nameFarEast property | Aspose.Words for No...

    Font.nameFarEast property. Returns or sets an East Asian font name....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...= "Courier New" ; builder . font . localeId = new CultureInfo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SaveOptions.UpdateLastSavedTimeProperty | Aspos...

    Optimize your SaveOptions with the UpdateLastSavedTimeProperty. Control LastSavedTime updates for efficient data management and enhanced performance.... Document doc = new Document ( MyDir + "Document...docx" ); Assert . AreEqual ( new DateTime ( 2021 , 5 , 11 , 6...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-shapes/
  10. BarcodeParameters.ErrorCorrectionLevel | Aspose...

    Discover the ErrorCorrectionLevel property for QR Codes. Enhance your barcodes with optimal error correction options, values 0 and 3 for reliability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...