Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 13,852 for

report

(0.27 sec)
  1. ChartDataLabelCollection.NumberFormat | Aspose....

    اكتشف خاصية ChartDataLabelCollection NumberFormat لتخصيص تنسيقات تسميات البيانات بسهولة لسلسلتك بأكملها، مما يعزز الوضوح والعرض.... Text = "Monthly sales report" ; // إدراج سلسلة مخططات مخصصة...

    reference.aspose.com/words/ar/net/aspose.words....
  2. ImageFieldMergingArgs class | Aspose.Words for ...

    aspose.words.mailmerging.ImageFieldMergingArgs class. Provides data for the [IFieldMergingCallback.image_field_merging()](../ifieldmergingcallback/image_field_merging/#imagefieldmergingargs) event...visit the Mail Merge and Reporting documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. تنسيق جدول الدوران|Documentation

    كيفية تنسيق الجدول المحوري باستخدام Aspose.Cells for JavaScript عبر C++....); // Setting the PivotTable report is automatically formatted...); // Setting the PivotTable report shows grand totals for rows...

    docs.aspose.com/cells/ar/javascript-cpp/formatt...
  4. Formatieren der Pivot Tabelle|Documentation

    Wie man eine Pivot Tabelle mit Aspose.Cells for JavaScript via C++ formatiert....); // Setting the PivotTable report is automatically formatted...); // Setting the PivotTable report shows grand totals for rows...

    docs.aspose.com/cells/de/javascript-cpp/formatt...
  5. Dar formato a la tabla dinámica|Documentation

    Cómo formatear una tabla dinámica con Aspose.Cells for JavaScript vía C++....); // Setting the PivotTable report is automatically formatted...); // Setting the PivotTable report shows grand totals for rows...

    docs.aspose.com/cells/es/javascript-cpp/formatt...
  6. Форматирование сводной таблицы|Documentation

    Как форматировать сводную таблицу с помощью Aspose.Cells for JavaScript для C++....); // Setting the PivotTable report is automatically formatted...); // Setting the PivotTable report shows grand totals for rows...

    docs.aspose.com/cells/ru/javascript-cpp/formatt...
  7. Archivio

    Archivio...personalizzare i layout e generare report PDF di qualità professionale...stia creando strumenti di reporting personalizzati, integrando...

    blog.aspose.com/it/tasks/export-ms-project-to-pdf/
  8. Python tramite API di elaborazione del formato ...

    API Python per documenti Microsoft Word, presentazioni PowerPoint e formati e-mail di Outlook dall'interno delle applicazioni Python.... Consente di creare report utilizzando MailMerge, generare...documenti eXtensible Business Reporting Language direttamente all'interno...

    products.aspose.com/total/it/python-net/
  9. Table Page Breaks Not Matching Word Display - F...

    Issue Summary Aspose.Words for Java is creating additional page breaks for tables during PDF conversion that don’t appear in Microsoft Word’s display, even when AllowBreakAcrossPages is set to false. Documents with stan…... Are there existing bug reports for table pagination differences...issue? Are there existing bug reports for table pagination differences...

    forum.aspose.com/t/table-page-breaks-not-matchi...
  10. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...get("/Users/pizhai/Downloads/report_0.pdf"), outputStream.toByteArray());...document.save("path/to/output/report.pdf", SaveFormat.PDF); } }...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...