Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 133,232 for

2

(0.09 sec)
  1. RowFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row formatting. Enhance your document design with powerful, flexible features.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  2. BuildingBlockGallery Enum | Aspose.Words for .NET

    Discover Aspose.Words BuildingBlockGallery enum, your guide to predefined galleries for efficient document management and organization. Enhance your workflow today!... AutoText 1 Bibliography 2 CoverPage 3 CustomAutoText 4 CustomBibliography...glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...

    reference.aspose.com/words/net/aspose.words.bui...
  3. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this document is edited in Microsoft Word.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....example -1 means the last item, -2 means the second before last and...get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++.... NewPage 2 The section starts from a new...( u "This text is in section 2." ); ASSERT_EQ ( SectionStart...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method... insertField ( " = 2 + 3 \\# $###" ); expect ( doc...numeric )). toEqual ( 1 ); // 2 - Date/time: builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 3 minor things - Free Support Forum - aspose.com

    Hello Aspose.Email.dll for .Net Framework 4.5, File Description in project properties, it is set to: Aspose.Email for .NET 4.0 Misleading, better to set it correctly to 4.5. VCardContact.IsMultiContacts / MapiCon…...Discourse April 28, 2025, 12:19pm 2 @australian.dev.nerds Could you...alexander.pavlov April 28, 2025, 2:04pm 4 Hi @australian.dev.nerds...

    forum.aspose.com/t/3-minor-things/312004
  8. Section.appendContent method | Aspose.Words for...

    Section.appendContent method. Inserts a copy of content of the source section at the end of this section.... write ( "Section 2" ); builder . insertBreak ( aw...section = doc . sections . at ( 2 ); expect ( section . getText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Auto Fit Columns in Worksheet|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.... AutoFitColumn ( 2 ); worksheet . AutoFitColumn (..."Hello" ); row . CreateCell ( 2 ). SetCellValue ( "1234.0023"...

    docs.aspose.com/cells/net/auto-fit-columns-in-w...
  10. CustomXmlSchemaCollection.indexOf method | Aspo...

    CustomXmlSchemaCollection.indexOf method. Returns the zero-based index of the specified value in the collection.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

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