which method would suuport for this ParagraphFormat. in Aspose? - Free Support Forum - ">
Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 414,097 for

document

(0.26 sec)
  1. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...Create a new document Document doc = new Document(); DocumentBuilder...setRightIndent(0); // Add some text to the document builder.writeln("This paragraph...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  2. Document.spelling_checked property | Aspose.Wor...

    Document.spelling_checked property. Returns ``True`` if the Document has been checked for spelling....spelling_checked property Document.spelling_checked property...property Returns True if the document has been checked for spelling....

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Change Border Color in HTML? C# Examples

    Learn how to change border color in HTML using Aspose.HTML for .NET. Explore С# examples with inline and internal CSS to customize borders programmatically....Create an instance of an HTML document. Determine which element you...class. Save the modified HTML document. You can set or change border...

    docs.aspose.com/html/net/how-to-articles/how-to...
  4. Add PDF Page Stamps in PDF using C#|Aspose.PDF ...

    Add a page stamp to a PDF Document using the PdfPageStamp class with Aspose.PDF for .NET library....Assume we have some input document and we want apply 2 kinds...AddPageStamp () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/page-stamps-in-the-pdf-...
  5. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all Document sections, enhancing your content organization and navigation....Sections Contents [ Hide ] Document.Sections property Returns...represents all sections in the document. public SectionCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Document.Variables | Aspose.Words for .NET

    Discover Document Variables. Access a powerful collection of customizable variables for your Documents and templates, enhancing efficiency and flexibility....Variables Contents [ Hide ] Document.Variables property Returns...collection of variables added to a document or template. public VariableCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Online XPS to WORDML Conversion or Develop Java...

    Free online app to convert XPS to WORDML files. Java conversion library code for XPS Documents....will be converted into WORDML document Download the converted WORDML...Automation API Open XPS file using Document class Convert XPS to DOC by...

    products.aspose.com/total/java/conversion/xps-t...
  8. 使用 PHP 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...添加水印-PHP // Open document $document = new Document ( $inputFile );...-> setBackground ( true ); $document -> getPages () -> get_Item...

    products.aspose.com/pdf/zh-hant/php-java/waterm...
  9. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced page layout customization and improved user experience....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...
  10. C# API to Export EMAIL to ODT | products.aspose...

    Convert EMAIL to ODT without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to ODT format...email, you can load EMAIL document, parse it and have a look...

    products.aspose.com/total/net/conversion/email-...