Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 179,373 for

document formatting

(0.92 sec)
  1. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the Document in C++....method Ends a table row in the document. System :: SharedPtr < Aspose...RowFormat property to specify row formatting. Examples Shows how to merge...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FieldToa.removeEntryFormatting property | Aspos...

    FieldToa.removeEntryFormatting property. Gets or sets whether to remove the Formatting of the entry text in the Document from the entry in the table of authorities....remove the formatting of the entry text in the document from the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldIndexFormat enumeration | Aspose.Words for...

    Aspose.Words.Fields.FieldIndexFormat enumeration. Specifies the Formatting for the [FieldIndex](../fieldindex/) fields in a Document....Specifies the formatting for the FieldIndex fields in a document. Members...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Can Aspose handle invalid dates in the document...

    The attached file is a PDF created by SnagIt, a screen capture tool that can export to PDFs. It has invalid creation date and modified date properties - they are both set to an empty string, which is not an invalid date.…...handle invalid dates in the document properties better? Aspose...the document using Aspose and try to access the Document.Info...

    forum.aspose.com/t/can-aspose-handle-invalid-da...
  5. Aspose.Cells : Image and PDF generated by code ...

    We created a POC for converting xlsx to image and pdf using aspose.cells free licence with watermark with our dot net solution. Our dot net application is deployed on EKS cloud. We are seeing that the image or pdf genera…...server are having improper formattings Aspose.Cells Product Family...some distortions or improper formatting while the image or pdf generated...

    forum.aspose.com/t/aspose-cells-image-and-pdf-g...
  6. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the Formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Change the format of a cell with C++ Contents [ Hide ] Possible...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/cpp/how-to-change-format-...
  7. Export Excel to Word in Android Apps or with Fr...

    Android API to Convert Excel to Word without using Microsoft Word or online. Test free Excel to DOC online converter quickly before integrating the code....file using Document class Save the document to DOC format using save...using Document class Document document = new Document ( "pdfOutput...

    products.aspose.com/total/android-java/conversi...
  8. aspose.words.tables module | Aspose.Words for P...

    The aspose.words.tables module contains classes that represent tables, rows, cells and their Formatting....tables, rows, cells and their formatting. Classes Class Description...the Working with Tables documentation article. CellCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/)....content was inserted in the document. DELETION Content was removed...from the document. FORMAT_CHANGE Change of formatting was applied...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Introduction and Creating Tables|Aspose.Words f...

    Create and manage tables in a Document using Node.js....users to create tables in a document from scratch and provides...on how to add formatted tables to your document using each method...

    docs.aspose.com/words/nodejs-net/create-a-table/