Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 213,390 for

new

(0.12 sec)
  1. XamlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the XamlFixedSaveOptions ResourceSavingCallback. Control image and font saving for enhanced XAML format efficiency....ResourceFolder () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Set Default Font while rendering spreadsheet to...

    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....names like Courier New, Arial, Times New Roman, etc. The screenshot...output HTML file with Courier New , the output HTML with Arial...

    docs.aspose.com/cells/java/set-default-font-whi...
  3. Your First Aspose.Diagram Application - Hello W...

    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 a new Microsoft Visio file, or open...following example creates a new diagram from scratch, writes...

    docs.aspose.com/diagram/python-net/your-first-a...
  4. Contributor | Aspose.Words for Java

    Represents a bibliography source contributor in Java.... Document document = new Document(getMyDir() + "Bibliography...create a new source. Source newSource = new Source("New source"...

    reference.aspose.com/words/java/com.aspose.word...
  5. FontSettings.SubstitutionSettings | Aspose.Word...

    Explore the FontSettings SubstitutionSettings property to optimize your font substitution process and enhance text display quality effortlessly....Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  6. SystemFontSource.Type | Aspose.Words for .NET

    Discover the SystemFontSource Type property, easily access and identify font source types to enhance your web design and user experience....Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Export OfficeMath as SVG in HTML - Free Support...

    Is it possible to convert docx to HTML with OfficeMath as SVG? Could you please mention the way of doing that?...following code: Document doc = new Document(@"C:\Temp\in.docx");...ImageSaveOptions emfSaveOptions = new ImageSaveOptions(SaveFormat.Emf);...

    forum.aspose.com/t/export-officemath-as-svg-in-...
  8. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start page numbers in extracted documents for accurate pagination with this useful property.... Document doc = new Document ( MyDir + "Page fields...page numbering is reset and a new one begins, // as if we had copied...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Convert WORD To HTML C#

    Convert a Word document to HTML format in C# code. Save a Word document as HTML using C#....Words; var doc = new Document( "Input.docx" ); doc...using Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...

    products.aspose.com/words/net/conversion/word-t...
  10. FontSubstitutionRule.Enabled | Aspose.Words for...

    Discover the FontSubstitutionRule Enabled property to easily manage font settings. Ensure optimal text display with this essential feature....FontSettings fontSettings = new FontSettings (); FontConfigSubstituti...FontConfigSubstituti ; bool isWindows = new [] { PlatformID . Win32NT , PlatformID...

    reference.aspose.com/words/net/aspose.words.fon...