Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 221,124 for

formatting

(0.55 sec)
  1. Manage Table Cells in Presentations Using PHP|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for PHP. Master accessing, modifying, and styling cells quickly for seamless slide automation....$dblRows ); # Sets the border format for each cell foreach ( $tbl...$dblRows ); # Sets the border format for each cell foreach ( $tbl...

    docs.aspose.com/slides/php-java/manage-cells/
  2. .NET Email API to Process various File Formats ...

    .NET Email processing library for Outlook, Thunderbird and other file formats. API works with SMTP POP3 IMAP and MS Exchange servers....as it supports a number of formats such as MSG, EML, EMLX, PST...and MHT. The full number of formats you can find on the list of...

    products.aspose.com/email/net/
  3. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....provides typed access to field’s formatting. getInsertNextNumber() Gets...to field’s formatting. Examples: Shows how to format field results...

    reference.aspose.com/words/java/com.aspose.word...
  4. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...paragraph_format, "style_name", "") or "").strip()...style] page-number field formatting failed", exc_info=True) logging...

    forum.aspose.com/t/change-styles-for-complete-d...
  5. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....provides typed access to field’s formatting. getLocaleId() Gets the LCID...to field’s formatting. Examples: Shows how to format field results...

    reference.aspose.com/words/java/com.aspose.word...
  6. Clone Presentation Slides in .NET|Aspose.Slides...

    Quickly duplicate PowerPoint slides with Aspose.Slides for .NET. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work.... The chart object, formatting, and embedded data are copied...

    docs.aspose.com/slides/net/clone-slides/
  7. Clone Presentation Slides on Android|Aspose.Sli...

    Duplicate PowerPoint slides with Aspose.Slides for Android. Follow our clear Java code examples to automate PPT creation in seconds and eliminate manual work.... The chart object, formatting, and embedded data are copied...

    docs.aspose.com/slides/androidjava/clone-slides/
  8. Clone Presentation Slides in PHP|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for PHP. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work.... The chart object, formatting, and embedded data are copied...

    docs.aspose.com/slides/php-java/clone-slides/
  9. Aspose.Cells for Java - Issue with missing char...

    Hi Aspose team, I’m encountering an issue when using Aspose.Cells to generate screenshots from an Excel template. The behaviour of the chart’s red border seems inconsistent depending on how rows are handled: When no r…...Whether there are specific formatting practices we should avoid...

    forum.aspose.com/t/aspose-cells-for-java-issue-...
  10. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...Cells interprets certain formatting. Ensure that the shapes in...

    forum.aspose.com/t/shapes-in-charts-rendered-by...