which method would ">
Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 414,093 for

document

(0.25 sec)
  1. PageRange | Aspose.Words for Java

    Represents a continuous range of pages in Java....the Programming with Documents documentation article. Examples:...exact page ranges. Document doc = new Document(getMyDir() + "Images...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. C# API to Export EMAIL to FLATOPC | products.as...

    Convert EMAIL to FLATOPC without using Microsoft Word or Outlook on .NET...manipulating Microsoft Office documents, PDFs, images, and more. Aspose...create, modify, and convert documents in a variety of formats. It...

    products.aspose.com/total/net/conversion/email-...
  7. 使用 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...
  8. 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...
  9. Online XPS to DOCM Conversion or Develop Java b...

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

    products.aspose.com/total/java/conversion/xps-t...
  10. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF Document in Java using Aspose.PDF for content updates and Document customization....Replace Text in all pages of PDF document You can try to find in replace...replace the text in the document using Aspose.PDF and get the results...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...