Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 197,077 for

new

(0.06 sec)
  1. Font.SizeBi | Aspose.Words for .NET

    Adjust the font size in points for right-to-left documents effortlessly. Enhance readability and design with our easy-to-use Font SizeBi property!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Courier New" ; builder . Font . Size = 16...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Font.localeIdBi property | Aspose.Words for Nod...

    Font.localeIdBi property. Gets or sets the locale identifier (language) of the formatted right-to-left characters....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . name = "Courier New" ; builder . font . size = 16...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET....document using ( var document = new Aspose . Pdf . Document ()) {...certain dimensions var graph = new Aspose . Pdf . Drawing . Graph...

    docs.aspose.com/pdf/net/add-circle/
  4. Some fonts are replaced with Calibri in the fin...

    Hi, I am setting the embedtruetypefonts = true while creating the Word document from the dotx template. But some fonts are replaced with Calibri in the final doc. Can you please help me on this? Thanks Jithin V P...ImportFormatOptions importFormatOptions = new ImportFormatOptions(); importFormatOptions...false; Document finaleDocument = new Document(templatePath + "NewDocument...

    forum.aspose.com/t/some-fonts-are-replaced-with...
  5. ChartFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartFormat class for advanced chart element styling. Enhance your documents with professional, customizable chart designs....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionS()...the output as a new PDF file: Dim ocr As New AsposeOcr() Dim...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  7. SdtListItem Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SdtListItem class, designed for efficient list item management in ComboBox and DropDownList structured documents....SdtListItem ( string ) Initializes a new instance of this class. SdtListItem...string, string ) Initializes a new instance of this class. Properties...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Presentation Theme|Aspose.Slides for PHP Docume...

    PowerPoint presentation theme...applying new colors for the theme. To allow you select a new theme...accent color for a theme: $pres = new Presentation (); try { $shape...

    docs.aspose.com/slides/php-java/presentation-th...
  9. 在工作表中添加注释|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...HSSFWorkbook hssfworkbook = new HSSFWorkbook (); ISheet sheet...

    docs.aspose.com/cells/zh/net/add-comment-in-wor...
  10. JsonDataLoadOptions.AlwaysGenerateRootObject | ...

    Discover how the JsonDataLoadOptions AlwaysGenerateRootObject property enhances your JSON data handling by ensuring a consistent root object for seamless integration.... Document doc = new Document ( MyDir + "Reporting...options = new JsonDataLoadOptions { ExactDateTimeParseFo = new List...

    reference.aspose.com/words/net/aspose.words.rep...