Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 17,486 for

2 of

(0.46 sec)
  1. Rendering Device – C# – Aspose.HTML for .NET

    Learn how to use rendering devices – PdfDevice, XpsDevice, DocDevice, and ImageDevice to render HTML to PDF, XPS, DOCX, and Images....options: Copy 1 // Prepare HTML code 2 string code = @ "<span>Hello,...Prepare path to a source HTML file 2 string documentPath = Path. Combine...

    docs.aspose.com/html/net/rendering-device/
  2. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every page when the table spans more than one page in C++....builder -> Write ( u "Heading row 2" ); builder -> EndRow (); builder...:: Format ( u "Row {0}, column 2." , table -> get_Rows () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Customizing PowerPoint Rendering Extension Capt...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....g Services\ReportServer Step 2: Find these lines in rsreportserver...

    docs.aspose.com/slides/reportingservices/custom...
  4. ListLevel.custom_number_style_format property |...

    ListLevel.custom_number_style_format property. Gets or sets the custom number style format for this list level...' , paras [ 2 ] . list_label . label_string...assertEqual ( '002.' , paras [ 2 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldCollection::get_Cou...

    Aspose::Words::Fields::FieldCollection::get_Count method. Returns the number Of the fields in the collection in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Update Power Query Formula Item|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Source File 1 Source File 2 Output File Sample Code AI Document...

    docs.aspose.com/cells/net/update-power-query-fo...
  7. Compare Word Documents using Python

    Compare Word documents using Python by following this tutorial. It contains IDE settings, a list Of steps, and a sample to compare two docs using Python....outline the program flow to compare 2 documents in Word using Python...covered all the details to compare 2 Word documents for differences...

    kb.aspose.com/words/python/compare-word-documen...
  8. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....compile(regex), "$2 took money from $1", options);...ignment.LEFT, paragraphs.get(2).getParagraphFormat().getAlignment());...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly enhance your documents with the RemoveBlankPages method, eliminating unwanted blank pages for a polished, prOfessional finish.... AreEqual ( 2 , doc . PageCount ); doc . RemoveBlankPages...

    reference.aspose.com/words/net/aspose.words/doc...
  10. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../documentbuilder/insertHtml/#string_htmlinsertoptions) method....<p>paragraph 1</p> <p>paragraph 2</p> </div> </div> </html>` ; //...

    reference.aspose.com/words/nodejs-net/aspose.wo...