Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 18,538 for

paragraphs

(2.07 sec)
  1. Issue with Odd and Even Headers/Footers Not Pre...

    I am merging two Word documents using the code below. One of the documents, section8.docx, contains different odd and even headers and footers. However, after merging, the odd and even headers and footers are not preserv…...Paragraph) { var para = new Paragraph(srcDoc); srcDoc...

    forum.aspose.com/t/issue-with-odd-and-even-head...
  2. Node.GetText | Aspose.Words per .NET

    Scopri il metodo Node GetText per recuperare senza sforzo il testo da un nodo e dai suoi elementi figlio, migliorando la gestione dei dati e l'efficienza dello sviluppo.... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Footnote.StoryType | Aspose.Words per .NET

    Scopri la proprietà Footnote StoryType per accedere facilmente alle note a piè di pagina o alle note di chiusura, migliorando la chiarezza e la profondità dei tuoi contenuti per i lettori.... Paragraph , footnote . LastChild . NodeType...Assert . AreEqual ( NodeType . Paragraph , comment . LastChild . NodeType...

    reference.aspose.com/words/it/net/aspose.words....
  4. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method...cursor to the end of its last paragraph, specify -2. Remarks The navigation...cursor to the end of its last paragraph, specify -2. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Notes::FootnoteSeparator::get_No...

    Aspose::Words::Notes::FootnoteSeparator::get_NodeType method. Gets the type of this node in C++....section body can contain Paragraph and Table nodes. // If the...Document > ( get_MyDir () + u "Paragraphs.docx" ); for ( System ::...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. Node.NodeType | Aspose.Words per .NET

    Scopri la proprietà Node NodeType per identificare facilmente i tipi di nodo nella tua applicazione, migliorando l'efficienza dello sviluppo e la chiarezza del codice....= new Document ( MyDir + "Paragraphs.docx" ); for ( Node node...= new Document ( MyDir + "Paragraphs.docx" ); // Qualsiasi nodo...

    reference.aspose.com/words/it/net/aspose.words/...
  7. FieldTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTime class for seamless TIME field implementation. Enhance your document automation with powerful features!...node, returns its parent paragraph. If the field is already removed...TIME field, insert a new paragraph and return the field. ///...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 아카이브

    아카이브...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/ko/words/working-with-table-of-...
  9. Arsip

    Arsip...Paragraphs.Add(image); // Simpan file...PageInfo.Margin.Left = (0); page.Paragraphs.Add(image); // Simpan file...

    blog.aspose.com/id/pdf/images-to-pdf-csharp/
  10. כיצד להפיק תוכן בין המסמכים|Aspose.Words עבור .NET

    יצירת תוכן מסמך שונה באמצעות C#....יכולות להיות גם רמת בלוק ( Paragraph , Table ) או רמת Inline (e...אותם למסמך חדש: המונחים: Paragraphs זה מדגים כיצד להשתמש בשיטה...

    docs.aspose.com/words/he/net/how-to-extract-sel...