Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 172,559 for

document formatting

(0.34 sec)
  1. Page Number and header/footer not displaying co...

    Hi there, we are evaluating the Aspose.Words product for converting RS .rdl files into .txt and have discovered that the header and footer contents are not displaying correctly. The Globals!PageNumber and Globals!TotalPa…...the list of permitted file formats. ASPOSE_WORDS_TXT_RENDERER_TEST_20250715...not be supported in the text format, and the alignment of text...

    forum.aspose.com/t/page-number-and-header-foote...
  2. Aspose::Words::Fields::FieldUserInitials class ...

    Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldUserInitials...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. HTML to PDF Converter using Python | Aspose.PDF

    Sample code on Python for HTML to PDF conversion. Use example code for batch HTML to PDF conversion with Python and .NET...programmatically a document from HTML to PDF format with a modern...modern document-processing Python API. Use just a few lines of code...

    products.aspose.com/pdf/python-net/conversion/h...
  4. XamlFixedSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.XamlFixed](../../aspose.words/saveformat/#XamlFixed) format...saving a document into the SaveFormat.XamlFixed format. To learn...the Specify Save Options documentation article. Inheritance: XamlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag class | Aspose.Words for ...

    Aspose.Words.Markup.StructuredDocumentTag class. Represents a structured Document tag (SDT or content control) in a Document...structured document tag (SDT or content control) in a document. To learn...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create Bookmarks in PDF using C#

    This article guides on how to create bookmarks in PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code to bookmark a PDF with C#....all the pages in the PDF or format the bookmarks. Steps to Add...output. Code to Bookmark PDF Document using C# This code demonstrates...

    kb.aspose.com/pdf/net/create-bookmarks-in-pdf-u...
  7. Basics of Aspose.PDF DOM API|Aspose.PDF for And...

    Aspose.PDF for Android via Java also uses the idea of DOM to represent the structure of a PDF Document in terms of objects. Here you can read the description of this structure....Introduction to the DOM API Document Object Model (DOM) is a form...representation of structured documents as an object-oriented model...

    docs.aspose.com/pdf/androidjava/basics-of-dom-api/
  8. Protect ODS document Online with password and u...

    Online ODS file password protection app. C++ API code to apply password protection on ODS spreadsheets....C++ Protect Ods Online ODS Document Protection or Set Password...Develop powerful C++ based ODS document protection utility application...

    products.aspose.com/total/cpp/protect/ods/
  9. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance Document design with powerful features and flexibility....the Working with Fields documentation article. public class FieldShape...that represents the field end. Format { get; } Gets a FieldFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Setting Font overrides childrens' bolding and f...

    If you have a TextFragment and you set the Font for that fragment, then any Bold or FontSize set by child TextSegments will be ignored. The work around here would be to set the Font on each Segment, but that is sub-optim…...Document.Pages.Add().Paragraphs.Add(tf);...per my observations, the formatting for the middle segment (for...

    forum.aspose.com/t/setting-font-overrides-child...