Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 197,088 for

new

(0.24 sec)
  1. Font.NameOther | Aspose.Words for .NET

    Discover Font NameOther. Easily customize fonts for character codes 128-255, enhancing your text's style and readability. Elevate your design today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Font . NameOther = "Courier New" ; // Insert a run with one word...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Product Overview|Aspose.Slides 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....HTML Slides Features Creating new slides from scratch and adding...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/net/product-overview/
  3. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognition/invoice/
  4. Unlock PPTX Presentation Files using .NET | pro...

    C# source code to remove protection from PPTX Presentation....C# LoadOptions loadOptions = new LoadOptions {Password = "123123"...(Presentation presentation = new Presentation( "pres.pptx" , loadOptions))...

    products.aspose.com/slides/net/unlock/pptx/
  5. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    Discover the ImageSaveOptions ImageColorMode property to easily customize and optimize the color mode for your generated images. Enhance your visuals today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions imageSaveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FieldAutoNum.SeparatorCharacter | Aspose.Words ...

    Discover the FieldAutoNum SeparatorCharacter property, easily customize your separator character for enhanced data formatting and improved usability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...character of its string as the new separator character. // In this...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ImageSaveOptions.useGdiEmfRenderer property | A...

    ImageSaveOptions.useGdiEmfRenderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...renderer. let saveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.ParentStory | Aspose.Words for .NET

    Discover the Paragraph ParentStory property to easily access parent section-level stories, enhancing your document's structure with Body or HeaderFooter options.... Document doc = new Document (); // Create a header...text. HeaderFooter header = new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/par...
  9. Working with GridJs Server Side|Documentation

    This article describes how to use Aspose.Cells.GridJs library....xlsx' gwb = new GridJsWorkbook (); gwb . ImportExcelFile...spreadsheet file in cache gwb = new GridJsWorkbook (); # p is the...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. PageSetup.verticalAlignment property | Aspose.W...

    PageSetup.verticalAlignment property. Returns or sets the vertical alignment of text on each page in a document or section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...centered text." ); // If we start a new section using a document builder...

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