Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 215,340 for

new

(0.5 sec)
  1. 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
  2. 使用 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/
  3. 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...
  4. StyleCollection.AddCopy | Aspose.Words for .NET

    Effortlessly copy styles with the StyleCollection AddCopy method. Enhance your design workflow and streamline your style management today!...style with the same name, then new name is automatically generated...document. Document srcDoc = new Document (); // Create a custom...

    reference.aspose.com/words/net/aspose.words/sty...
  5. 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...
  6. Recognize image via C# | Aspose

    Recognize image using default options....license file //License lic = new License(); //lic.SetLicense("Aspose...restriction. AsposeOcr api = new AsposeOcr (); // Create OcrInput...

    products.aspose.com/ocr/net/recognition/recogni...
  7. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized document comment rendering. Enhance your document's clarity and presentation today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...world!" ); Comment comment = new Comment ( doc , "John Doe" ,...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Create Slide as SVG Image|Aspose.Slides Documen...

    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....file using (Presentation pres = new Presentation("Slides Test Presentation...object MemoryStream SvgStream = new MemoryStream(); //Generate SVG...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  9. PHP via COM Interop|Aspose.PDF for .NET

    Integrate Aspose.PDF for .NET into PHP applications using COM Interop. Add powerful PDF processing features to your workflow....that shows you how to create a new PDF file and add text to the...Conversion</h3>" ; // Set license $lic = new COM ( "Aspose.Pdf.License" );...

    docs.aspose.com/pdf/net/php-via-com-interop/
  10. HtmlLoadOptions.IgnoreNoscriptElements | Aspose...

    Discover how the HtmlLoadOptions IgnoreNoscriptElements property enhances your HTML parsing by controlling noscript elements. Improve your web performance today!...HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions (); htmlLoadOptions...ignoreNoscriptElemen ; Document doc = new Document ( new MemoryStream ( Encoding...

    reference.aspose.com/words/net/aspose.words.loa...