Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 164,066 for

new

(0.11 sec)
  1. Working with Attachments and Embedded Objects|D...

    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....message = new MailMessage (); message . setFrom ( new MailAddress...attachment Attachment attachment = new Attachment ( "1.txt" ); // Add...

    docs.aspose.com/email/java/working-with-attachm...
  2. 在 PDF 中处理标题|Aspose.PDF for Java

    使用 Java 在 PDF 文档中创建标题编号。Aspose.PDF for Java 提供不同种类的编号样式。...ApplyNumberingStylei () { Document pdfDoc = new Document (); pdfDoc . getPageInfo...getPageInfo (). setMargin ( new MarginInfo ()); pdfDoc . getPageInfo...

    docs.aspose.com/pdf/zh/java/working-with-headings/
  3. Add Barcodes to Word Documents|Documentation

    How to Add Barcodes to MS Word Files Using Aspose.BarCode and Aspose.Words... Document wordDoc = new Aspose . Words . Document ();...DocumentBuilder wordBuilder = new Aspose . Words . DocumentBuilder...

    docs.aspose.com/barcode/net/add-barcode-to-word...
  4. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/cpp/resize-eps/
  5. ArrowType | Aspose.Words for Java

    Specifies the type of an arrow at a line end in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...the right end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow...

    reference.aspose.com/words/java/com.aspose.word...
  6. Connecting to IMAP Server|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....password ImapClient client = new ImapClient ( "localhost" , "user"...ImapClient class ImapClient client = new ImapClient ( "imap.domain.com"...

    docs.aspose.com/email/net/connecting-to-imap-se...
  7. Convert PDF to PNG using Aspose.PDF Java Font a...

    The font of the content in the PDF to PNG conversion is SourceHanSansHWSC-Regular.otf font, and the PNG image is garbled after conversion. Use font package for Source Black OTF If the font is correct when converting Wo…...document Document pdfDocument = new Document("input.pdf"); // Loop...io.OutputStream imageStream = new java.io.FileOutputStream("Converted_Image"...

    forum.aspose.com/t/convert-pdf-to-png-using-asp...
  8. Გადაიყვანეთ HTML SVG Java

    გადაიყვანეთ HTML SVG Java ფორმატში კოდით. შეინახეთ HTML როგორც SVG Java....*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/ht...
  9. Გადაიყვანეთ WORD Გამოსახულება Java

    გადაიყვანეთ WORD Გამოსახულება Java ფორმატში კოდით. შეინახეთ WORD როგორც Გამოსახულება Java....*; Document doc = new Document ( "Input.docx" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/wo...
  10. Გადაიყვანეთ WORD TIFF Java

    გადაიყვანეთ WORD TIFF Java ფორმატში კოდით. შეინახეთ WORD როგორც TIFF Java....*; Document doc = new Document ( "Input.docx" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/wo...