Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 52,199 for

new

(0.25 sec)
  1. Create Fallback Font|Aspose.Slides for PHP Docu...

    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....$endUnicodeIndex = 0xbff ; $firstRule = new FontFallBackRule ( $startUnicodeIndex..., "Vijaya" ); $secondRule = new FontFallBackRule ( 0x3040 , 0x309f...

    docs.aspose.com/slides/php-java/create-fallback...
  2. TxtSaveOptions.MaxCharactersPerLine | Aspose.Wo...

    Discover TxtSaveOptions MaxCharactersPerLine, easily set character limits per line for better text formatting. Default is 0 for unlimited characters....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions saveOptions = new TxtSaveOptions { MaxCharactersPerLine...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FontConfigSubstitutionRule.ResetCache | Aspose....

    Optimize your font management with the FontConfigSubstitutionRule ResetCache method. Effortlessly clear fontconfig results for improved performance....FontSettings fontSettings = new FontSettings (); FontConfigSubstituti...FontConfigSubstituti ; bool isWindows = new [] { PlatformID . Win32NT , PlatformID...

    reference.aspose.com/words/net/aspose.words.fon...
  4. FieldChar.getField method | Aspose.Words for No...

    FieldChar.getField method. Returns a field for the field char.... getField () Remarks A new Field object is created each...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSubstitutionSettings.FontConfigSubstitution...

    Explore FontSubstitutionSettings for optimized font config. Discover how to enhance typography with effective substitution rules for better design....FontSettings fontSettings = new FontSettings (); FontConfigSubstituti...FontConfigSubstituti ; bool isWindows = new [] { PlatformID . Win32NT , PlatformID...

    reference.aspose.com/words/net/aspose.words.fon...
  6. ChartSeries.Remove | Aspose.Words for .NET

    Effortlessly remove X values, Y values, and bubble sizes from your chart series with the ChartSeries Remove method. Streamline your data visualization today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...department2Series . Remove ( 0 ); // Add new values to the both series. ChartXValue...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FontConfigSubstitutionRule.IsFontConfigAvailabl...

    Discover if the FontConfig utility is available with the IsFontConfigAvailable method. Ensure optimal font management for your applications....FontSettings fontSettings = new FontSettings (); FontConfigSubstituti...FontConfigSubstituti ; bool isWindows = new [] { PlatformID . Win32NT , PlatformID...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = New FindReplaceOptions(); optionsWhile.setReplacingCallback(New ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile...optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange()...

    forum.aspose.com/t/get-node-that-contains-the-e...
  9. 将 PowerPoint 转换为 Markdown|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为 Markdown...PowerPoint 转换为 markdown: $pres = new Presentation ( "pres.pptx" );...PowerPoint 转换为 CommonMark: $pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  10. StructuredDocumentTag.dateDisplayLocale propert...

    StructuredDocumentTag.dateDisplayLocale property. Allows to set/get the language format for the date displayed in this SDT.... let doc = new aw . Document (); // Insert a...will display. let sdtDate = new aw . Markup . StructuredDocumentTa...

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