Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 173,337 for

document formatting

(0.17 sec)
  1. FieldLastSavedBy class | Aspose.Words for Python

    aspose.words.fields.FieldLastSavedBy class. Implements the LASTSAVEDBY field...the Working with Fields documentation article. Remarks Retrieves...modified and saved the current document, as recorded in the LastModifiedBy...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Creating and Saving MSG Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....The RTF body supports text formatting. Create one by setting the...converted into RTF. This way, the formatting of the email body is preserved...

    docs.aspose.com/email/java/creating-and-saving-...
  3. Convert WORDML to TSV in C++ or with free Onlin...

    C++ API to Convert WORDML to TSV or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORDML to TSV online converter quickly before integrating the code....data from a WordML document to a tabular format. TSV (Tab Separated...Separated Values) is a widely used format for storing and exchanging...

    products.aspose.com/total/cpp/conversion/wordml...
  4. RtfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.RTF](../../aspose.words/loadformat/#RTF) Document into a [Document](../../aspose.words/Document/) object...RTF document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: RtfLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Spreadsheet Editor Getting Started|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....view and edit spreadsheet documents in a web browser. It supports...OpenDocument and many other formats supported by Microsoft Excel...

    docs.aspose.com/cells/java/spreadsheet-editor-g...
  6. Product Overview|Aspose.Words for .NET

    Aspose.Words for .NET is a software library designed to create, modify, convert, render, and print Documents without relying on any other software....perform a wide variety of document processing tasks. Using Aspose...convert a document from any supported load format to any supported...

    docs.aspose.com/words/net/product-overview/
  7. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word Document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...converted to a PDF from a Word document. I am using: builder.CellFormat...looks correct in the Word Document, but when converted to a PDF...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  8. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Aspose::Words::Inline::get_IsInsertRevision met...

    Aspose::Words::Inline::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…... We use a custom tagging format in the DOCX files: #REG_DATUMS#...#REG_NUMURS# (i.e. strings in the format #([^#]*)# ). Problem: When...

    forum.aspose.com/t/issue-with-text-placeholders...