Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 222,504 for

formatting

(2.02 sec)
  1. DOCX prompt on saving file created in .Net - Fr...

    Hey everyone! I am creating a docx file and it looks and prints fine but when trying to save the file I get a prompt. “Your document will be upgraded to the newest file format” How do I keep this from coming up? I am …...upgraded to the newest file format” How do I keep this from coming...upgraded to the newest file format.” This occurs because the file...

    forum.aspose.com/t/docx-prompt-on-saving-file-c...
  2. FieldPrivate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing document automation and customization.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. How to Lock Cells in Excel using C#

    Learn how to lock cells in Excel using C#. This guide provides step-by-step instructions with C# code examples using Aspose.Cells for .NET....supports a wide range of Excel formats and provides robust features...can work with various Excel formats, including XLSX and XLS. Advanced...

    blog.aspose.com/cells/how-to-lock-cells-in-exce...
  4. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....may also specify different formatting information for individual...setZoom ( 10 ); // Set the formatting of 3rd stamp object // Specify...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  5. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples....of placeholder boxes and formatting for the content on a slide...overall theme and default formatting, while layout slides define...

    docs.aspose.com/slides/net/slide-layout/
  6. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement DATE fields, enhancing your document automation and Formatting.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....may also specify different formatting information for individual...set_Zoom ( 10 ); // Set the formatting of 3rd stamp object // Specify...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  8. FieldAutoText class | Aspose.Words for Python

    aspose.words.fields.FieldAutoText class. Implements the AUTOTEXT 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...
  9. Aspose::Words::Fields::FieldAutoNumOut class | ...

    Aspose::Words::Fields::FieldAutoNumOut class. Implements the AUTONUMOUT field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. How to Copy Worksheet to Another Workbook in Py...

    This short tutorial describes the process how to copy worksheet to another workbook in Python. It contains all the necessary details for the configuration, important classes and methods to be used and a runnable sample code that demonstrates the process to duplicate Excel sheet in Python....perform other operations like formatting the sheets etc, before copying...workbook to any of the standard formats like XLSX , XLS , etc. Steps...

    kb.aspose.com/cells/python/how-to-copy-workshee...