Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 9,883 for

2 of

(0.04 sec)
  1. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...setDocumentPartFileN(partFileName); // 2 - Create a custom stream for the...

    reference.aspose.com/words/java/com.aspose.word...
  2. IFieldUpdateCultureProvider | Aspose.Words for ...

    When implemented provides a CultureInfo object that should be used during the update Of a particular field in Java...."\u043c\u0435\u0441\u044f\u0446 2", "\u043c\u0435\u0441\u044f\u0446...0441 1", "\u043c\u0435\u0441 2", "\u043c\u0435\u0441 3", "\u043c\u0435\u0441...

    reference.aspose.com/words/java/com.aspose.word...
  3. NodeList indexer | Aspose.Words for Python

    NodeList indexer. Retrieves a node at the given index....example -1 means the last item, -2 means the second before last and...insert_cell () builder . write ( 'Cell 2' ) builder . end_table () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style 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...
  5. ChartDataPoint.Format | Aspose.Words for .NET

    Discover how the ChartDataPoint Format property enhances your data visualization with customizable fill and line styles for impactful presentations....[] { "Category 1" , "Category 2" , "Category 3" , "Category 4"...4" }, new double [] { 1 , 2 , 3 , 4 }); // Set column formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Section::PrependContent method |...

    Aspose::Words::Section::PrependContent method. Inserts a copy Of content Of the source section at the beginning Of this section in C++....builder -> Write ( u "Section 2" ); builder -> InsertBreak ( BreakType...get_Sections () -> idx_get ( 2 ); ASSERT_EQ ( String ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. Migrate to Aspose.Tasks for .NET 8.0.0+

    Learn how to migrate from earlier versions Of Aspose.Tasks for .NET 8.0.0 to the latest versions....Project prj = new Project(); 2 prj.IsScheduleFromStart = true...1 'Create a project instance 2 Dim prj As New Project() 3 prj...

    docs.aspose.com/tasks/net/how-to-migrate-to-asp...
  8. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track document changes with the StartTrackRevisions method. Automatically mark all edits as revisions for seamless collaboration and clarity.... Runs [ 2 ]. IsInsertRevision ); // Creating...again! " ); Assert . AreEqual ( 2 , doc . Revisions . Count ); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  9. HeaderFooterCollection.link_to_previous method ...

    aspose.words.HeaderFooterCollection.link_to_previous method... write ( 'Section 2' ) builder . insert_break ( aw...be displayed in sections 1 and 2.' ) builder . move_to_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VariableCollection.removeAt method | Aspose.Wor...

    VariableCollection.removeAt method. Removes a document variable at the specified index.... toEqual ( 2 ); // Enumerate over the collection..."City" )). toEqual ( false ); // 2 - By index: variables . removeAt...

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