Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 179,373 for

document formatting

(0.17 sec)
  1. Aspose::Words::Fields::FieldUserInitials class ...

    Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldUserInitials...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Converting a PDF file to TIFF using Python | As...

    Sample code on Python for PDF to TIFF conversion. Use example code for batch PDF to TIFF conversion with Python and .NET...programmatically a document from PDF to TIFF format with a modern...modern document-processing Python API. Use just a few lines of code...

    products.aspose.com/pdf/python-net/conversion/p...
  3. Convert POTM to XLS using Python or with free O...

    POTM to XLS conversion in your Python applications without using Microsoft Office or online. Test free POTM to XLS online converter quickly before integrating the code....to convert POTM files to XLS format for various reasons. POTM files...dealing with different file formats, including POTM and XLS files...

    products.aspose.com/total/python-net/conversion...
  4. PclSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PclSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.PCL](../../aspose.words/saveformat/#PCL) format...when saving a document into the SaveFormat.PCL format. To learn more...the Specify Save Options documentation article. Inheritance: PclSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PST to RTF in Python | products.aspose.com

    Save PST to RTF in your Python applications without using Microsoft Outlook or Word...saved into the desired RTF format. This API package is ideal...the saved HTML file using Document Call the save method with...

    products.aspose.com/total/python-net/conversion...
  6. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML.... The file format that the file is saved to is...SaveFormat enumeration. File Format Types Description CSV Represents...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  7. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET....NET lets you create and format bulleted and numbered lists...paragraph format. Use the Paragraph.paragraph_format property...

    docs.aspose.com/slides/python-net/manage-lists/
  8. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a Document to a multi-page TIFF using Python. To determine how the Document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...demonstrates how to convert a document to a multi‑page TIFF using...

    docs.aspose.com/words/python-net/saving-a-docum...
  9. Setting Font overrides childrens' bolding and f...

    If you have a TextFragment and you set the Font for that fragment, then any Bold or FontSize set by child TextSegments will be ignored. The work around here would be to set the Font on each Segment, but that is sub-optim…...Document.Pages.Add().Paragraphs.Add(tf);...per my observations, the formatting for the middle segment (for...

    forum.aspose.com/t/setting-font-overrides-child...
  10. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....the Programming with Documents documentation article. Examples:...an inline node. Document doc = new Document(getMyDir() + "Revision...

    reference.aspose.com/words/java/com.aspose.word...