Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 213,277 for

new

(0.83 sec)
  1. Quick Recognition Examples|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....barcodes BarCodeReader reader = new BarCodeReader ( "code128.png"...codes BarCodeReader reader = new BarCodeReader ( "mixed_barcodes...

    docs.aspose.com/barcode/java/developer-guide/qu...
  2. Open a spreadsheet document from a stream|Docum...

    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....( stream , true ); // Add a new worksheet. WorksheetPart newWorksheetPart...newWorksheetPart . Worksheet = new Worksheet ( new SheetData ()); newWorksheetPart...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  3. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...创建新的文档对象 Document document = new Document (); Page page = document...add (); TextFragment text = new TextFragment ( "A quick brown...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  4. FieldUpdatingProgressArgs | Aspose.Words for Java

    Provides data for the field updating progress event in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldUpdatingCallbac callback = new FieldUpdatingCallbac(); doc.getFieldOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  5. GradientStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStop class, your solution for creating stunning gradients with customizable stops for enhanced document visuals....Color, double ) Initializes a new instance of the GradientStop...double, double ) Initializes a new instance of the GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  6. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf document with 1 table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_COUNT = 20000; private sta…...path) { Document document = new Document(); Page page = document...getPages().add(); Table table = new Table(); for (int i = 0; i <...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....methods, properties and so on, any new restrictions and other changes...the value. Presentation pres = new Presentation (); IChart chart...

    docs.aspose.com/slides/java/public-api-and-back...
  8. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( FileStream stream = new FileStream ( ImageDir + "Logo...

    reference.aspose.com/words/net/aspose.words.dra...
  9. StreamFontSource.CacheKey | Aspose.Words for .NET

    Discover the StreamFontSource CacheKey property, optimize your font management with efficient caching for faster load times and enhanced performance....parsedFonts = new FontSettings (); FontSettings loadedCache = new FontSettings...SetFontsSources ( new FontSourceBase [] { new FileFontSource (...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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.... It includes not only new and updated public methods, added...the IWorksheet object and a new Pivot Table can be added to the...

    docs.aspose.com/cells/cpp/public-api-changes-in...