Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 215,174 for

formatting

(0.14 sec)
  1. 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...
  2. 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-...
  3. FieldUserAddress Class | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldAutoNum Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldAutoNum class for seamless AUTONUM field implementation, enhancing document automation and 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. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....with default numbered list formatting (1 \ a \ i). Throws an exception...list items that our list will format. builder . ListFormat . List...

    reference.aspose.com/words/net/aspose.words/sty...
  6. 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...
  7. Convert TXT to POTM via C++ or with free Online...

    Export TXT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTM online converter quickly before integrating the code....file Save the document to POTM format using Save method and set Potm...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/txt-to...
  8. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....setPageRangeSeparato(" to "); // The format from the TA fields will carry...\"Source 3\" \\s S.3"); // We can format the page number to make it...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....number, current date, or text‑formatting attributes. Special commands...

    docs.aspose.com/cells/cpp/get-headers-or-footers/