Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 214,382 for

new

(0.1 sec)
  1. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  2. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...builder.writeln("Our new location in New York City is opening...

    reference.aspose.com/words/java/com.aspose.word...
  3. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....stream: DataTable dataTable = new DataTable(); dataTable.getColumns()..."); dataTable.getRows().add(new String[]{"James Bond", "London"...

    reference.aspose.com/words/java/com.aspose.word...
  4. VbaModule | Aspose.Words for Java

    Provides access to VBA project module in Java.... Document doc = new Document(getMyDir() + "VBA project...getSourceCode())); } // Set new source code for VBA module. You...

    reference.aspose.com/words/java/com.aspose.word...
  5. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....document Document pdfDocument1 = new Document ( _dataDir + "sample...imageStream = new java . io . FileInputStream ( new java . io ....

    docs.aspose.com/pdf/java/add-image-to-existing-...
  6. How to Encrypt or Decrypt Entire Archives and S...

    Empower yourself with knowledge on data security. Follow our guide to seamlessly encrypt or decrypt entire archives or individual entries for enhanced protection...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/advanced-api-featur...
  7. Make A Document In Javascript

    Create a file using Node.js via .NET library. Easily create a New document in JavaScript in a few steps....documents in JavaScript Create a new document in almost any format...the following example: Make a new document using JavaScript Copy...

    products.aspose.com/words/nodejs-net/make/
  8. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF documents in .NET using Aspose.PDF for structured text retrieval....document using ( var document = new Aspose . Pdf . Document ( dataDir...Pages [ 2 ]; var absorber = new Aspose . Pdf . Text . ParagraphAbsorber...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  9. 搜索

    搜索...License WordsLicense = new Aspose.Words.License(); WordsLicense...//Aspose.Pdf.License PdfLicense = new Aspose.Pdf.License(); //PdfLicense...

    blog.aspose.com/zh-hant/total/install-license-a...
  10. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...LineAnnotation arrow = new LineAnnotation(page, new Aspose.Pdf.Rectangle(x1...y1, x2, y2), new Aspose.Pdf.Point(x1, y1), new Aspose.Pdf.Point(x2...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...