Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 217,659 for

formatting

(0.1 sec)
  1. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to insert page number in Word in C#....providing field type and formatting the text as well. Once the...

    kb.aspose.com/words/net/how-to-add-page-numbers...
  2. Change the Presentation Slide Size in .NET|Aspo...

    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....merge slides while preserving formatting. Can I generate thumbnails...

    docs.aspose.com/slides/net/slide-size/
  3. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the C# API or .NET Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel workbook tabs.... having its own data and formatting settings, etc. Sometimes...

    docs.aspose.com/cells/net/show-and-hide-workshe...
  4. FieldSubject Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSubject class for easy implementation of the SUBJECT field, enhancing document automation and Formatting efficiency.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in document processing. Unlock powerful features today!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. InfoType { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a shape... fill Gets fill formatting for the Stroke . fore_color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....document - Preserves original formatting and layout - Uses TextFragmentAbsorber...text while applying custom formatting (font, color, size). Import...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  8. Aspose::Words::Fields::FieldRevNum class | Aspo...

    Aspose::Words::Fields::FieldRevNum class. Implements the REVNUM 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...
  9. Using Extension Methods of Iteration Variables|...

    Use extension methods for iteration variables of any type when building a report in Java....numbered lists without Word list formatting. Q: Can I use these extension...

    docs.aspose.com/words/java/using-extension-meth...
  10. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF document from a Word report: import com.aspose.words.Document; import com.aspose.words.SaveFormat; public class WordToPdf { …...content and any specific formatting you are using. This information...

    forum.aspose.com/t/the-generated-pdf-report-has...