Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 150,821 for

2

(0.1 sec)
  1. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property to easily access the parent section of your story, enhancing your document's structure and organization.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...be displayed in sections 1 and 2." ); builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/hea...
  2. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous section.... 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...
  3. NodeCollection.removeAt method | Aspose.Words f...

    NodeCollection.removeAt method. Removes the node at the specified index from the collection and from the document....example -1 means the last node, -2 means the second before last and...); builder . write ( "Section 2" ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the document....example -1 means the last node, -2 means the second before last and...'Section 2' ) self . assertEqual ( 'Section 1 \x0c Section 2' , doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarksOutlineLevelCollection.RemoveAt | Aspo...

    Easily manage your bookmarks with the RemoveAt method. Quickly remove bookmarks by index for a streamlined experience in your application!... StartBookmark ( "Bookmark 2" ); builder . Writeln ( "Text...Bookmark 1 and 2." ); builder . EndBookmark ( "Bookmark 2" ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. BookmarksOutlineLevelCollection.Add | Aspose.Wo...

    Discover how to enhance your project with the BookmarksOutlineLevelCollection Add method, effortlessly adding bookmarks to your collection for better organization.... StartBookmark ( "Bookmark 2" ); builder . Writeln ( "Text...Bookmark 1 and 2." ); builder . EndBookmark ( "Bookmark 2" ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::get_Count method. Gets the number of elements contained in the collection in C++....-> StartBookmark ( u "Bookmark 2" ); builder -> Writeln ( u "Text...Bookmark 1 and 2." ); builder -> EndBookmark ( u "Bookmark 2" ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#.... Paragraphs [ 2 ]. Range , 3 , 2 , ref missing , ref missing...Cell ( 1 , 2 ). Range . Text = "Value" ; tbl . Cell ( 2 , 1 ). Range...

    docs.aspose.com/words/net/inserting-table/
  9. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!... Write ( "Header Row,\n Cell 2" ); builder . InsertCell (); builder...builder . Write ( "Row 1, Cell 2." ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Attachments added usingFacades do not always op...

    Hi I've noticed that if you add attachments into an existing PDF file using Aspose.PDF.Facades (7.4.0.0), not all of the attachments will open in the resulting PDF if they are not added with their descriptions in alpha…...chrisaharris October 19, 2012, 2:20am 1 Hi I've noticed that if...se\BrokenPDFAttachment\image 2.JPG", @"B"); _pdfEditor.AddDo...

    forum.aspose.com/t/attachments-added-usingfacad...