Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 203,761 for

formatting

(0.15 sec)
  1. How to Lock Cells to Protect Them|Documentation

    This article shows you code explaining how to lock cells to protect them using Aspose.Cells library.... Open the Format Cells Dialog: Right-click on...selected cells and choose “Format Cells,” or press Ctrl+1. Lock...

    docs.aspose.com/cells/net/how-to-lock-cells-to-...
  2. View Visio VSSM File Formats via Java | product...

    Java sample code to view Visio VSSM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....JPG BMP TIFF VSSM View VSSM Formats in Java Native VSSM document...a Microsoft Visio document format manipulation API. One can easily...

    products.aspose.com/diagram/java/viewer/vssm/
  3. 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...
  4. Apply or Change a Slide Layout in C#|Aspose.Sli...

    Learn how to manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in C#....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/
  5. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct Formatting....Markdown is a simple way to format plain text that can easily...corresponding styles or direct formatting. Which means that Bold and...

    docs.aspose.com/words/net/working-with-markdown...
  6. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Python. All the features are represented as corresponding styles or direct Formatting....Markdown is a simple way to format plain text that can easily...corresponding styles or direct formatting. Which means that Bold and...

    docs.aspose.com/words/python-net/working-with-m...
  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. FieldLastSavedBy class | Aspose.Words for Python

    aspose.words.fields.FieldLastSavedBy class. Implements the LASTSAVEDBY 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...
  9. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells....the workbook in output XLSX format. Sample Code Data Validation...String Value with and without Formatting...

    docs.aspose.com/cells/nodejs-cpp/how-to-insert-...
  10. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....displayed in the "h:mm am/pm" format. FieldTime field = insertFieldTime(builder...use the \@ flag to change the format of our displayed time. field...

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