Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 215,174 for

formatting

(0.14 sec)
  1. Product Overview|Aspose.Slides for Python Docum...

    Aspose.Slides for Python via .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....slides to SVG, PDF, and other formats, and many more capabilities...different Microsoft PowerPoint formats. Creating presentations from...

    docs.aspose.com/slides/python-net/product-overv...
  2. Inconsistency in representing Excel numeric cel...

    Hello team. While evaluating upgrade from current Cells library 24.10 to a newer version (25.12) we noticed the following major change between the versions: Whereas 24.10 was using ‘ ’ to “indent” the Accounting F…...numeric cells with accounting format Aspose.Cells Product Family...to “indent” the Accounting Formatted numeric value - 25.12 now...

    forum.aspose.com/t/inconsistency-in-representin...
  3. Rotate Axis Title in Aspose.Words Java - Free S...

    Hello, I am using Aspose.Words for Java version 25.5 to generate charts. I would like to rotate the title of the secondary, so that the axis title appears vertically. I can rotate the axis tick labels via AxisTickLabel…...setting the text, font, and formatting, but no rotation or orientation...

    forum.aspose.com/t/rotate-axis-title-in-aspose-...
  4. Wrong retrieving of the isAlignmentApplied() fl...

    Hi, we’re experiencing an unexpected behavior when working with a custom cell style. Specifically, after setting the Right alignment on the custom style and then unchecking the “Alignment” checkbox from the custom styl…...method checks if the alignment formatting is set, which may not be...

    forum.aspose.com/t/wrong-retrieving-of-the-isal...
  5. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...for any custom paragraph formatting (negative indents, oversized...

    forum.aspose.com/t/word-saveto-pdf/322091
  6. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If revisions are present in the document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…... Formatting changes are not recorded...

    forum.aspose.com/t/convert-data-tag-type-to-pla...
  7. RTF Formfield/Mergefield manipulation query- Po...

    Query Link: https://forum.aspose.com/t/working-out-aspose-mailmerge-or-formfields-on-existing-rtf-templates/312116/...format-date:date;'MM/DD/YYYY'?> formfield:...any other supported document formats. vijeesh.kannoly: If Field...

    forum.aspose.com/t/rtf-formfield-mergefield-man...
  8. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...they maintain the desired formatting, regardless of any changes...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  9. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。... 使用 effective paragraph formatting data structure ,它会返回缩进、间距、换行、RTL...

    docs.aspose.com/slides/zh/net/paragraph/
  10. How to set whole sheet's border to full border?...

    how to set whole sheet’s border to full border?(means vertically and horizentally) I think AI is enough to help me, but I cannt find where to chat....Cells formatting is stored in a Style object...

    forum.aspose.com/t/how-to-set-whole-sheets-bord...