Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 177,111 for

document formatting

(0.83 sec)
  1. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold Formatting to the entry's page number....sets whether to apply bold formatting to the entry’s page number...its appearance. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionTextEffect | Aspose.Words for Java

    Allows to specify decoration effect for revisions of Document text in Java....decoration effect for revisions of document text. Examples: Shows how...appearance of revisions. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Lists::ListLevel::get_RestartAft...

    Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the list level that must appear before the specified list level restarts numbering in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::Lists::ListLevel::get_LinkedStyl...

    Aspose::Words::Lists::ListLevel::get_LinkedStyle method. Gets or sets the paragraph style that is linked to this list level in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Online SVG to DOTX Conversion or Develop Java b...

    Free online app to convert SVG to DOTX files. Java conversion library code for SVG Documents....SVG files to DOTX and other formats via Java automation API. Freely...will be converted into DOTX document Download the converted DOTX...

    products.aspose.com/total/java/conversion/svg-t...
  6. XpsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XpsSaveOptions for enhanced Document saving in XPS format. Customize settings for optimal output and quality....options when saving a document into the Xps format. To learn more,...the Specify Save Options documentation article. public class XpsSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....source Markdown file into the Document object with the desired load...process of converting the file format from MD to Word in Python ...

    kb.aspose.com/words/python/convert-markdown-to-...
  8. Aspose::Words::Fields::FieldPageRef class | Asp...

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. HTML conversion to PDF - Free Support Forum - a...

    We have to convert HTML to PDF. Attached is the HTML and the PDF we are generating with aspose.pdf. We are using the latest version. The text within tables is not flowing correctly. What needs to be done to convert t…...snippet, based on the new Document Object Model (DOM), with the...UseNewConversionEngi = true; Document doc = new Document(myDir + "input.htm"...

    forum.aspose.com/t/html-conversion-to-pdf/85024
  10. Converting a HTML file to EMF using C# | Aspose...

    Sample code for HTML‑to‑EMF conversion in .NET. Use the API example code for batch HTML‑to‑EMF conversion within VB.NET, ASP.NET, or any .NET‑based application....programmatically a document from HTML to EMF format with a modern...modern document-processing .NET API. Use just a few lines of С# code...

    products.aspose.com/pdf/net/conversion/html-to-...