Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 149,654 for

2

(0.14 sec)
  1. Revision.Group | Aspose.Words for .NET

    Discover the Revision Group property, effortlessly retrieve revision groups or get null if no group exists. Simplify your data management today!... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  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. IFieldResultFormatter Interface | Aspose.Words ...

    Discover the Aspose.Words.Fields.IFieldResultFormatter interface to customize and enhance field result formatting for your documents effortlessly.... InsertField ( " = 2 + 3 \\# $###" ); Assert . That...Numeric ), Is . EqualTo ( 1 )); // 2 - Date/time: builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. Saving the Large file PDF 350 MB-990MB in c# - ...

    Saving_PDFissue.docx (22.4 KB) Help Request: System Hangs and Closes When Saving Large PDF Files with Aspose.PDF Description: We are using Aspose.PDF to delete pages from PDF files with sizes varying between 295 MB and …...ali February 7, 2025, 10:16pm 2 @BharaneswarMurugesan The issue...Document(inputFile); document.Pages.Delete(2); string outputFile = dataDir...

    forum.aspose.com/t/saving-the-large-file-pdf-35...
  6. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...output file has 2 worksheets. The first worksheet has 2 tables for...employees_array_index.zip (27.2 KB) Queries about Aspose cells...

    forum.aspose.com/t/accessing-array-element-by-i...
  7. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....CreatePolygon ( new int [] { 0 , 1 , 2 , 3 }); // Right side (X+) cube...CreatePolygon ( new int [] { 1 , 5 , 6 , 2 }); // Back face (Z-) cube . CreatePolygon...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  8. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection 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/rev...
  9. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... merge ( 5 , 2 , 2 , 3 ); // Input data into C6...const cell = cells . get ( 5 , 2 ); cell . value = "This is my...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  10. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++....fieldSeq -> GetFieldCode ()); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/cpp/aspose.words.fie...