Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 222,975 for

new

(0.35 sec)
  1. MailMergeCheckErrors Enum | Aspose.Words for .NET

    Discover how Aspose.Words.MailMergeCheckErrors enum enhances your mail merge process by efficiently reporting Microsoft Word errors for seamless document creation....merge and report errors in a new document. PauseOnError 2 Complete...merge and report errors in a new document. Default 2 Equals to...

    reference.aspose.com/words/net/aspose.words.set...
  2. DigitalSignatureType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignatureType enum to enhance your document security with versatile digital signature options.... SignOptions signOptions = new SignOptions { SignTime = DateTime... using ( FileStream inDoc = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  3. FieldAsk.DefaultResponse | Aspose.Words for .NET

    Discover the FieldAsk DefaultResponse property. Easily manage initial user responses in prompt windows to enhance user interaction and streamline workflows....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...mail merge. DataTable table = new DataTable ( "My Table" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldAsk.BookmarkName | Aspose.Words for .NET

    Discover the FieldAsk BookmarkName property to easily manage and customize your bookmarks. Enhance your user experience with seamless navigation!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...mail merge. DataTable table = new DataTable ( "My Table" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for .NET recognition package.... OcrInput source = new Aspose . OCR . OcrInput ( Aspose... Bounds ); byte [] pixels = new byte [ c . Length * 3 ]; int...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/
  6. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Text|Documentation

    Text element is used to add one or more lines of text to the form...." , "font_family" : "Courier New" , "font_style" : [ "bold" ,...lore-" , "font_family" : "Courier New" , "font_style" : [ "bold" ,...

    docs.aspose.com/omr/net/json-markup/text/
  8. Working with Geometry Section|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....Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...geometry object LineTo lineTo = new LineTo (); //set X value lineTo...

    docs.aspose.com/diagram/java/working-with-geome...
  9. 连接器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在形状之间添加、路由和设置连接器的样式,提供 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/examples/element...
  10. 连接器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android 在形状之间添加、路由和设置连接器的样式,并提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/examples/...