Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 181,159 for

new

(0.07 sec)
  1. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains TrueType font files in Java....FolderFontSource folderFontSource = new FolderFontSource(getFontsDir()...Document doc = new Document(); doc.setFontSettings(new FontSettings());...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for .NET 24.5 - 发布说明|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....{ RawColor backgroundColor = new RawColor ( PixelDataFormat ....// 白色 PsdOptions psdOptions = new PsdOptions ( psdImage ) { ColorMode...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...1", new String[] { "AW Category 1", "AW Category 2" }, new double[]...

    reference.aspose.com/words/java/com.aspose.word...
  4. PdfSaveOptions.UseCoreFonts | Aspose.Words for ...

    Optimize your PDFs with PdfSaveOptions! Control font substitution for TrueType fonts like Arial and Times New Roman to enhance document quality....fonts Arial, Times New Roman, Courier New and Symbol with core...to true Arial, Times New Roman, Courier New and Symbol fonts are...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose.PSD for .NET 20.10 - Release Notes|Docum...

    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.... Save ( outputFile , new PsdOptions ( image )); } PSDNET-680...expected != actual ) { throw new Exception ( "Values are not equal...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  6. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...let dstDoc = new aw . Document (); let builder = new aw . DocumentBuilder...let srcDoc = new aw . Document (); builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Discover the UseSubstitutions property in FindReplaceOptions. Easily enable substitutions in replacement patterns for enhanced text editing flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...money to Paul." ); Regex regex = new Regex ( @"([A-z]+) gave money...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom font. I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...Document doc = new Aspose.Words.Document(context...SourcePath); doc.FontSettings = new FontSettings(); doc.FontSettings...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  9. FindReplaceOptions.ApplyFont | Aspose.Words for...

    Discover the ApplyFont property in FindReplaceOptions for seamless text formatting. Enhance your content with tailored styles effortlessly!...property Text formatting applied to new content. public Font ApplyFont...to apply a different font to new content via FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  10. ChoiceBoxConfig|Documentation

    ChoiceBoxConfig element generates a question with a fixed number of answers.... new ChoiceBoxConfig () { QuestionText...the other on one line or on new lines. To add a line break, insert...

    docs.aspose.com/omr/net/programmatic-forms/choi...