Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 19,427 for

2 of

(0.04 sec)
  1. Create Different Cell Types in Apache POI and A...

    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.... createRow (( short ) 2 ); row . createCell ( 0 ). setCellValue...Date ()); row . createCell ( 2 ). setCellValue ( Calendar . getInstance...

    docs.aspose.com/cells/java/create-different-cel...
  2. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!... AreEqual ( 2 , mappedDataFields . Count );...<summary> /// Create a document with 2 MERGEFIELDs, one of which does...

    reference.aspose.com/words/net/aspose.words.mai...
  3. ConditionalStyle.bottomPadding property | Aspos...

    ConditionalStyle.bottomPadding property. Gets or sets the amount Of space (in points) to add below the contents Of table cells.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... toEqual ( 2 ); expect ( variables . at ( 0..."City" )). toEqual ( false ); // 2 - By index: variables . removeAt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities Of a document in Java....traverseLayoutBackwa(layoutEnumerator, 1); // 2 - In logical order: // When moving...format("{0}-> Entity type & kind: {1}, {2}", tabs, layoutEnumerator.getType()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Markup::CustomPartCollection cla...

    Aspose::Words::Markup::CustomPartCollection class. Represents a collection Of CustomPart objects. To learn more, visit the documentation article in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts automatically marking all further changes you make to the document programmatically as revision changes in C++....) -> get_Runs () -> idx_get ( 2 ) -> get_IsInsertRevision ());..."Hello again! " ); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. FootnoteOptions.columns property | Aspose.Words...

    FootnoteOptions.columns property. Specifies the number Of columns with which the footnotes area is formatted.... columns = 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Looking for details for Aspose PDF library for ...

    Hi, We are looking for PDF library vendor for our product requirements. We are looking for PDF library for our Products on .Net 5, .Net 6, netstandard2.0 & .Net Framework 4.7.2+ for Windows & Linux platforms. Do ASPOSE…...2+ for Windows & Linux platforms...sreenath.techie December 15, 2021, 2:55am 1 Hi, We are looking for...

    forum.aspose.com/t/looking-for-details-for-aspo...
  10. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....2" and ".3". builder.insertField(FieldType...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

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