Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 222,967 for

new

(0.3 sec)
  1. Your First Aspose.Imaging for Java Application|...

    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....click New Java Project , or, from the File menu, select New Java...step is to create a new class. Click on New Java Class in the main...

    docs.aspose.com/imaging/java/your-first-aspose-...
  2. DocumentBuilder.insertGroupShape method | Aspos...

    Aspose.Words.DocumentBuilder.insertGroupShape method...passed as a parameter into a new GroupShape node which is inserted...position and dimension of the new GroupShape will be calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 Java 版 API 转换 PostScript

    本文将通过代码片段讲解和演示 Aspose.Page API Java 解决方案中包含的 PS 到 TIFF 的转换功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/convert-ps/
  4. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition.... AsposeOCR api = new AsposeOCR (); // Apply automatic...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/grayscale/
  5. Licensing|Documentation

    Apply Aspose.LLM for .NET license and use evaluation mode.... License license = new Aspose . LLM . License (); license...stream using ( var stream = new FileStream ( "Aspose.LLM.lic"...

    docs.aspose.com/llm/net/licensing/
  6. Saving an Email as PDF|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....msg" ); MemoryStream ms = new MemoryStream (); mailMsg . Save...LoadFormat to Mhtml var loadOptions = new Aspose . Words . Loading . LoadOptions...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  7. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your documents.... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Metered Licensing|Documentation

    PSD Photoshop C# Library allows developers to apply metered key which is a New licensing mechanism and will be used along with existing licensing method.... It is a new licensing mechanism. The new licensing mechanism...Aspose . PSD . Metered metered = new Aspose . PSD . Metered (); //...

    docs.aspose.com/psd/net/metered-licensing/
  9. Convert PDF to PDF/A formats|Aspose.PDF for PHP...

    Explore how to convert PDF files to PDF/A format for compliance with document archiving standards in PHP via Java.... // Create a new Document object and load the...input PDF file. $document = new Document ( $inputFile ); // Convert...

    docs.aspose.com/pdf/php-java/convert-pdf-to-pdfa/
  10. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class to easily manage document write protection settings and enhance your document security....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...WriteProtection.docx" ); doc = new Document ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words.set...