Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 198,827 for

new

(0.08 sec)
  1. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of documents using a single line of code in Java....saveFormat) create() Creates new instance of the converter processor...create(ConverterContext context) Creates new instance of the converter processor...

    reference.aspose.com/words/java/com.aspose.word...
  2. Set PDF Expiration in PHP|Aspose.PDF for Java

    Discover how to set an expiration date for a PDF file in PHP, controlling access with Aspose.PDF.... $doc = new Document ( $dataDir . "input1..."input1.pdf" ); $javascript = new JavascriptAction ( "var year=2014;...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  3. Working with Tags | Aspose.Note Documentation

    A guide on how to use and implement tags in Java applications....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-tags/
  4. 档案

    档案...AutoMaskingGraphCutO options = new AutoMaskingGraphCutO { // 指示在图像分解期间应执行默认笔划的新计算。...Decompose = false, ExportOptions = new PngOptions() { ColorType = PngColorType...

    blog.aspose.com/zh/imaging/remove-image-backgro...
  5. Drawing Arc in PHP|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....properties $create_options = new BmpOptions (); $create_options...$create_options -> setSource ( new StreamSource ( new ByteArrayInputStream...

    docs.aspose.com/imaging/java/drawing-arc-in-php/
  6. Importing from Custom Objects|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....//Instantiate a new Workbook Workbook book = new Workbook (); //Clear...Worksheets . Clear (); //Add a new Sheet "Data"; Worksheet sheet...

    docs.aspose.com/cells/net/importing-from-custom...
  7. PageLayoutCallbackArgs | Aspose.Words for Java

    An argument passed into IPageLayoutCallback.notifycom.aspose.words.PageLayoutCallbackArgs in Java....throws Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...Document"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Comparer.Create | Aspose.Words for .NET

    Discover how to effectively use the Comparer Create method to generate New instances of the converter processor for enhanced performance and efficiency....Contents [ Hide ] Create() Creates new instance of the converter processor...Create( ComparerContext ) Creates new instance of the comparer processor...

    reference.aspose.com/words/net/aspose.words.low...
  9. Resize EPS | .NET API Solution

    Resize EPS functionality offered by Aspose.Page API solution for .NET 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/net/resize-eps/
  10. PDF Text Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to Add, Get, and Delete Text Annotation from your PDF document....PDF file Document document = new Document ( _dataDir + "sample...get_Item ( 1 ); Rectangle rect = new Rectangle ( 200 , 750 , 400 ...

    docs.aspose.com/pdf/java/text-annotation/