Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 150,282 for

2

(0.09 sec)
  1. ICS file giving exception (Given key) while App...

    Dear Team, I am facing issue while loading ICS file using above code: calDoc = Appointment.Load(strTempNewIcs, new AppointmentLoadOptions() { IgnoreSmtpAddressCheck = true }); Its giving exception that The given key w…...techno July 23, 2025, 2:30pm 1 Dear Team, I am facing...below my sample. tempIcs.zip (1.2 KB) Regards XCoder Professionalize...

    forum.aspose.com/t/ics-file-giving-exception-gi...
  2. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....assertEquals(2, doc.getRevisions().getCount());...builder.write("This is revision #2."); // Now move the node to create...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Saving::ExportListLabels enum | ...

    Aspose::Words::Saving::ExportListLabels enum. Specifies how list labels are exported to HTML, MHTML and EPUB in C++.... ByHtmlTags 2 Outputs all list labels as HTML...u "Default numbered list item 2." ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 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 ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Add Pages in PDF|Aspose.PDF for PHP via Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using PHP....$document -> getPages () -> insert ( 2 ); // Save output document $document...$document -> getPages () -> insert ( 2 ); // copy page parameters from...

    docs.aspose.com/pdf/php-java/add-pages/
  6. NUMPAGES in TextBox in Table is not updated - F...

    Hi, I created document with section from other file. This section contains IF field with Textbox in Table in result. Probably this is similar situation to https://forum.aspose.com/t/numpages-in-textbox-is-not-updated/2…...noskov January 4, 2023, 3:43pm #2 @acturisaspose As I can see the...acturisaspose April 6, 2023, 2:32pm #3 Hi Alexey, I’m not sure...

    forum.aspose.com/t/numpages-in-textbox-in-table...
  7. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....getCount()); // 2 - Get the collection to remove...at an index: fields.removeAt(2); Assert.assertEquals(3, fields...

    reference.aspose.com/words/java/com.aspose.word...
  8. Inconsistency between Word and PDF documents co...

    Hello, When saving document containing a table with specific “Keep with next” setup within cells, we get differences between generated Word and PDF content. In PDF the table is fitted into first page, while in Word it is…...noskov August 28, 2023, 12:49pm 2 @ANDREA.FARRIS We have opened...inconvenience. dfinsolutions May 2, 2025, 5:49am 5 Hi Alexey, is...

    forum.aspose.com/t/inconsistency-between-word-a...
  9. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve fonts by name, enhancing your design projects with precision and style....FontInfoCollection indexer (1 of 2) Gets a font with the specified...FontInfoCollection indexer (2 of 2) Gets a font at the specified...

    reference.aspose.com/words/net/aspose.words.fon...
  10. MappedDataFieldCollection.Count | Aspose.Words ...

    Discover the MappedDataFieldCollection Count property, which efficiently reveals the total number of elements in your data collection for optimized 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...