Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 214,328 for

new

(0.57 sec)
  1. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your document with the Style Remove method. Enhance your content's appearance and maintain consistency!... Document doc = new Document (); Style style = doc...style . Font . Name = "Times New Roman" ; style . Font . Size...

    reference.aspose.com/words/net/aspose.words/sty...
  2. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...contain the image. let shape = new aw . Drawing . Shape ( builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Receiving Notifications for Successfully Sent a...

    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....the message MailMessage msg = new MailMessage (); msg . setFrom...message SmtpClient client = new SmtpClient ( "host" , "username"...

    docs.aspose.com/email/java/receiving-notificati...
  4. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadOptions DocumentDirection property to easily set document direction. Optimize your layout with the default LeftToRight setting!...TxtLoadOptions loadOptions = new TxtLoadOptions (); // Set the...right-to-left. Document doc = new Document ( MyDir + "Hebrew text...

    reference.aspose.com/words/net/aspose.words.loa...
  5. RtfLoadOptions | Aspose.Words for .NET

    Discover the RtfLoadOptions constructor that effortlessly initializes your class with default values, enhancing your coding efficiency and productivity....RtfLoadOptions constructor Initializes a new instance of this class with default...RtfLoadOptions loadOptions = new RtfLoadOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.loa...
  6. PclSaveOptions.fallback_font_name property | As...

    PclSaveOptions.fallback_font_name property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections....fallback_font_name = 'Times New Roman' # This document will instruct...the printer to apply "Times New Roman" to the text with the missing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Bulk Email - Free Support Forum - aspose.com

    Hi i want to create an email marketing tool for sending same email to my multiple clents, is it possible with your API? if yes how can i build and aspose email will help me?...GetSmtpClient() { SmtpClient client = new SmtpClient(); client.Host = "smtp...and Message MailMessage msg1 = new MailMessage("user@gmail.com"...

    forum.aspose.com/t/bulk-email/21059
  8. 使用 Java 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式在 PDF 文件中添加表格...中添加表格-Java Document pdfDocument = new Document ( DATA_DIR . resolve...pdf" ). toString ()); alizes a new instance of the Table com . aspose...

    products.aspose.com/pdf/zh-hans/java/table/add/
  9. Whiteish lines appears while converting table i...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: input.pdf (1.8 KB) Result PPTX: Result.zip (9.4 KB) Seems that whiteish lines where cells m…...pptx"); try (Document srcDoc = new Document(Files.newInputStream(pdfPath)))...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea(); srcDoc...

    forum.aspose.com/t/whiteish-lines-appears-while...
  10. HtmlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover the HtmlFixedSaveOptions ResourcesFolderAlias property to customize image URIs in your HTML documents. Enhance your web content effortlessly!...HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...