Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 19,443 for

2 of

(0.04 sec)
  1. Rendering Options – Aspose.HTML for .NET

    In this article, we describe in C# examples how to use rendering options to customize rendering HTML to PDF, XPS, DOCX, and Images....</span>" ; 2 3 // Initialize an HTML document...FromInches (4),Length. FromInches (2))) 12 } 13 }; 14 15 // Prepare...

    docs.aspose.com/html/net/rendering-options/
  2. CellCollection.toArray method | Aspose.Words fo...

    CellCollection.toArray method. Copies all cells from the collection to a new array Of cells.... toEqual ( 2 ); for ( let i = 0 ; i < tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. JSON Data and Word Template Output - Free Suppo...

    ‌JSON Content and Word Output The JSON content is: {"form":{ "gender":"M"}}. In Word, the output statement is: <<[form.gender]>>, which works fine. However, if the JSON content is: {"form":{ "smoke":["Y","N"]}}. In W…...Discourse November 5, 2024, 8:44am 2 @chongpeng To correctly output...Like chongpeng November 6, 2024, 2:55am 4 Can work, thank you. 1...

    forum.aspose.com/t/json-data-and-word-template-...
  4. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... 2 System::String dataDir = RunE...No transformations ////////// 2 //Set paint in graphics state...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  5. DigitalSignatureUtil.loadSignatures method | As...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.loadSignatures method... toEqual ( 1 ); // 2 - Load from a document from a...LoadAndRemove.FromString.docx" ); // 2 - Determine the locations of both...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....Writeln ( "Numbered list item 2" ); builder . Writeln ( "Numbered...Writeln ( "Bulleted list item 2" ); builder . Writeln ( "Bulleted...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this document is edited in MicrosOft Word in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....writeln(); // 2 - Umm al-Qura calendar: field...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  9. CellFormat.borders property | Aspose.Words for ...

    CellFormat.borders property. Gets collection Of borders Of the cell.... at ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...