Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 164,974 for

new

(0.08 sec)
  1. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source colored jpeg loaded. The statistics are: Calculate color entropy histR = New int[256]; histG = New int[256]; histB = New int[256]; for each pixel do histR…...histR = new int[256]; histG = new int[256]; histB = new int[256];...int[] histR = new int[256]; int[] histG = new int[256]; int[]...

    forum.aspose.com/t/fastest-way-to-do-image-anal...
  2. Aspose.Cells 8.3.0中的公共API更改|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.... Java Workbook book = new Workbook ( "sample.xlsx" ); WorkbookSettings...工作簿文件。 Java Workbook book = new Workbook ( "sample.xlsx" ); WorkbookSettings...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. ChartSeriesGroup.SeriesType | Aspose.Words for ...

    Discover the ChartSeriesGroup SeriesType property to easily identify chart series types in your data visualizations for enhanced analysis and insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeriesGroup.AxisX | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisX property for easy access to X-axis features, enhancing your data visualization and analysis experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 将 PDF 文件转换为 PDF/A|Aspose.PDF for Android via Java

    本主题向您展示如何使用 Aspose.PDF for Java 将 PDF 文件转换为符合 PDF/A 的 PDF 文件。...() { // 打开文档 try { document = new Document ( inputStream ); } catch...在转换过程中,还会进行验证 File logFileName = new File ( fileStorage , "PDF-to-PDFA-log...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  6. Text columns Insertion into document and insert...

    HI, I am looking for a way to Create Text Columns like 3-4 and flow the data into it later. I tried this before and i remeber it working .But now its not working . I also tried as mentioned in below ticket Insert Tex…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...builder.PageSetup.TextColumns.Add(new TextColumn(100)); // First column...

    forum.aspose.com/t/text-columns-insertion-into-...
  7. Font Replacement - PowerPoint JavaScript API|As...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the JavaScript API....font will be replaced by the new font. Aspose.Slides allows you...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/nodejs-java/font-replace...
  8. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте файл PSB за допомогою онлайн-редактора...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/ua/editor/psb/
  9. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...例如,请参阅以下代码: Document doc = new Document("input.docx"); DocumentBuilder...DocumentBuilder builder = new DocumentBuilder(doc); for (OfficeMath...

    forum.aspose.com/t/word-pdf/313834
  10. Use Connection indexes to connect shapes|Docume...

    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....shapes Contents [ Hide ] Add new Connections on the shape and...API helps developers to add new connecting points on the shape...

    docs.aspose.com/diagram/java/use-connection-ind...