Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 222,912 for

new

(0.26 sec)
  1. Insert Hyperlink to Document|Aspose.Words for Java

    Insert a hyperlink to a document easily and fast instead of using docx4j....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...save it wordMLPackage . save ( new java . io . File ( dataDir +...

    docs.aspose.com/words/java/insert-hyperlink-to-...
  2. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...rotation: var pdfDocument = new Document("input.pdf"); var page...Here’s an example: var graph = new Graph(page.Rect.Width, page.Rect...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  3. SummarizeOptions.summaryLength property | Aspos...

    SummarizeOptions.summaryLength property. Allows to specify summary length... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 Exchange 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....ExchangeDistribution distributionList = new ExchangeDistribution (); distributionList...MailAddressCollectio members = new MailAddressCollectio (); members...

    docs.aspose.com/email/zh/java/working-with-dist...
  5. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Python via .NET , you can add a new line of text to a PPT document...

    products.aspose.com/slides/python-net/editor/ppt/
  6. Add and Verify PDF Digital Signature using PHP ...

    Сreate electronic signature in PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java...$document = new Document ( $inputFile ); $signature = new facades_PdfFileSignature...ture ( $document ); $pkcs = new PKCS7 ( $inputPKCS7 , 'Pa$$w0rd2020'...

    products.aspose.com/pdf/php-java/signature/
  7. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。... 编辑 PDF-C# Document doc = new Document ( dataDir + "test.pdf"...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( searchTerm...

    products.aspose.com/pdf/zh-hans/redaction/
  8. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Slides for C++ , you can add a new line of text to a PPT document...

    products.aspose.com/slides/cpp/editor/ppt/
  9. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....jar" ); $ doc = new Java ( "com.aspose.words.Document"...Document" ); $ builder = new Java ( "com.aspose.words.DocumentBuilder"...

    docs.aspose.com/words/java/usage-examples-for-php/
  10. Generating preview for multipage CDR to webP - ...

    We are trying to generate a preview from multipage Corel draw file(cdr) to webp and we encountered this exception. Aspose.Imaging.CoreExceptions.ImageSaveException: Image saving failed. —> Aspose.Imaging.CoreExceptions.…...OrdinalIgnoreCase)) { throw new MediaEngineException("File not...if (cdrImage == null) { throw new MediaEngineException("Failed...

    forum.aspose.com/t/generating-preview-for-multi...