Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 222,014 for

formatting

(0.29 sec)
  1. C# SMTP Client to Send Emails by Aspose.Email f...

    Learn how to send emails via SMTP in C# using Aspose.Email. Includes OAuth 2.0 support, async sending, TLS encryption, and easy configuration examples....restricted environments Rich format handling including MSG, EML...server communication, message formatting, and secure delivery. The...

    products.aspose.com/email/net/send-email/smtp/
  2. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....has used Microsoft Excel to format cells will be familiar with...used to get and set a cell’s formatting. The Style class provides...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  3. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...preserving the document’s formatting. Solution : Use Aspose.Words...inserted inline to prevent any formatting issues. Next Steps : Implement...

    forum.aspose.com/t/replace-word-with-image/317224
  4. Convert XLSX to POTX using Python or with free ...

    XLSX to POTX conversion in your Python applications without using Microsoft Office or online. Test free XLSX to POTX online converter quickly before integrating the code....Convert XLSX to POTX The XLSX format is a Microsoft Excel Open XML...XML Spreadsheet format, which is used to store data in tabular...

    products.aspose.com/total/python-net/conversion...
  5. Convert TXT to POTM via C++ or with free Online...

    Export TXT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTM online converter quickly before integrating the code....file Save the document to POTM format using Save method and set Potm...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. Convert PPT & PPTX to PDF in Python | Advanced ...

    Step‑by‑step guide to converting PPT, PPTX, and ODP to high‑quality, WCAG‑compliant PDFs in Python with Aspose.Slides—includes password protection, slide selection, and image‑quality control....presentations (PPT, PPTX, ODP) into PDF format in Python offers several advantages...preserving the layout and formatting of your presentation. This...

    docs.aspose.com/slides/python-net/convert-power...
  7. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...our code we set KEEP_SOURCE_FORMATTING but looks like that is not...ImportFormatMode.KEEP_SOURCE_FORMATTING); // if (footerPageNr > 1)...

    forum.aspose.com/t/merging-documents-causing-bu...
  8. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....through each ICell to apply formatting to the top, bottom, right...dblRows ); // Sets the border format for each cell for ( int row...

    docs.aspose.com/slides/net/manage-table/
  9. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....through each ICell to apply formatting to the top, bottom, right...dblRows ); // Sets the border format for each cell for ( int row...

    docs.aspose.com/slides/java/manage-table/
  10. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....through each ICell to apply formatting to the top, bottom, right...dblRows ); // Sets the border format for each cell for ( int32_t...

    docs.aspose.com/slides/cpp/manage-table/