Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 213,898 for

formatting

(0.12 sec)
  1. FieldInclude class | Aspose.Words for Python

    aspose.words.fields.FieldInclude class. Implements the INCLUDE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C# API or .NET Library....calls and script commands to format them. Script Commands Script...to set header and footer formatting. Script Commands Description...

    docs.aspose.com/cells/net/setting-headers-and-f...
  4. FieldPrint class | Aspose.Words for Python

    aspose.words.fields.FieldPrint class. Implements the PRINT field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDocVariable class | Aspose.Words for Python

    aspose.words.fields.FieldDocVariable class. Implements DOCVARIABLE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDocProperty class | Aspose.Words for Python

    aspose.words.fields.FieldDocProperty class. Implements the DOCPROPERTY field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. 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/
  9. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...documents rather than web formats. Solution To retain the header...requirements. If you have specific formatting needs for the header and...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  10. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document object which I want to be included in the main template usi…... Check for any typos or formatting issues in your template....insert. It should be properly formatted and free of elements that...

    forum.aspose.com/t/unable-to-insert-a-document-...