Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 20,566 for

2 of

(0.07 sec)
  1. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration....docx" ); // 2 - Load a file into a byte array:...FillImage.FileName.docx" ); // 2 - Load a file into a byte array:...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....writeln("Match 2."); builder.writeln("Match 3.");...assertEquals(new String[]{"Match 1", "Match 2", "Match 3", "Match 4"}, callback...

    reference.aspose.com/words/java/com.aspose.word...
  3. MappedDataFieldCollection.Clear | Aspose.Words ...

    Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management.... EqualTo ( 2 )); using ( IEnumerator < KeyValuePair...<summary> /// Create a document with 2 MERGEFIELDs, one of which does...

    reference.aspose.com/words/net/aspose.words.mai...
  4. FieldToa.BookmarkName | Aspose.Words for .NET

    Discover the FieldToa BookmarkName property to easily manage bookmarks in your documents, enhancing table creation and improving document navigation....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldTA.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldTA PageRangeBookmarkName property, easily manage bookmarks for page ranges and enhance your document navigation with this powerful feature....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Row.cells property | Aspose.Words for Node.js

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes Of the row.... toEqual ( 2 ); for ( let i = 0 ; i < tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....writeln(" characters"); // 2 - Track the word count with a...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Merge Cells in Excel using Python

    This quick tutorial guides on how to merge cells in Excel using Python. It contains all the necessary resources required to configure the development environment, a detailed steps and a runnable sample code to merge two cells in Excel using Python....four arguments where the first 2 arguments mention the starting...of cells in a row. For merging 2 columns, set the number of rows...

    kb.aspose.com/cells/python/how-to-merge-cells-i...
  9. Question|Documentation

    A markup element that creates a closed-ended question.... For example, (5) (4) (3) (2) (1) . Examples Check out the...1, how do you feel? (5)(4)(3)(2)(1) Answer sheet...

    docs.aspose.com/omr/java/design-form/question/
  10. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods.... 2 Document oneFile = new Document(dataDir...(OptimizePerformanceF. class ) + "load/" ; 2 // initialize the new Document...

    docs.aspose.com/note/java/load-a-onenote-document/