Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 163,430 for

new

(0.05 sec)
  1. 将PDF转换为JPG|Aspose.PDF for Android via Java

    本页介绍如何使用Aspose.PDF for Android via Java将PDF页面转换为JPEG图像,将所有页面和单个页面转换为JPEG图像。...convertPDFtoJPEG () { try { document = new Document ( inputStream ); } catch...()); return ; } File file = new File ( fileStorage , "PDF-to-JPEG...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  2. 从PDF中提取段落|Aspose.PDF for Java

    本文描述了如何使用ParagraphAbsorber - Aspose.PDF中的一个特殊工具从PDF文档中提取文本。... Document doc = new Document ( _dataDir + "input...ParagraphAbsorber absorber = new ParagraphAbsorber (); absorber...

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...
  3. MemoryFontSource | Aspose.Words for .NET

    Discover MemoryFontSource, a powerful constructor for seamless font management in your projects. Enhance your design with ease and efficiency!...MemoryFontSource memoryFontSource = new MemoryFontSource ( fontBytes...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  4. FileFontSource | Aspose.Words for .NET

    Discover the FileFontSource constructor for seamless font integration in your projects. Enhance your design with easy-to-use coding solutions!...FileFontSource fileFontSource = new FileFontSource ( MyDir + "Alte...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...setTransparency(0.25); // Add new gradient stop to the end of collection...

    reference.aspose.com/words/java/com.aspose.word...
  6. GoogleAiModel class | Aspose.Words for Node.js

    Aspose.Words.AI.GoogleAiModel class. An abstract class representing the integration with Google’s AI models within the Aspose.Words....create(modelType) Creates a new instance of AiModel class. (Inherited...createClaude35Haiku() Creates a new instance of Claude 3.5 Haiku...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ComparisonEvaluationResult | Aspose.Words for Java

    The comparison evaluation result in Java....expression\""; DocumentBuilder builder = new DocumentBuilder(); // Field codes...result = comparisonResult != -1 ? new ComparisonEvaluation(comparisonResult...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!... Document doc = new Document (); // To display an...+ "Logo.jpg" )) { imgShape = new Shape ( doc , ShapeType . Image...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose.PSD for .NET 23.5 - 发行说明|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....expected , actual )) { throw new Exception ( "对象不相等." ); } } using...; // 添加新的过滤器项目 var filters = new List < SmartFilter >( smartObj...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Buat HTML Menggunakan C#

    Buat HTML baharu dalam C# dalam beberapa langkah. Buat HTML dengan mudah menggunakan pustaka .NET....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/ms/net/make/html/