Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 18,569 for

paragraphs

(0.13 sec)
  1. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents....there will be no body or paragraph that you can edit. Aspose...a body with at least one paragraph using the EnsureMinimum method...

    docs.aspose.com/words/net/working-with-sections/
  2. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...and can only be a child of Paragraph . FormField is represented...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!..., "Source document first paragraph text." )); dstDoc . FirstSection..."Destination document first paragraph text." )); // Every node has...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that documents comparison is case insensitive in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. 아카이브

    아카이브...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/ko/words/work-with-table-of-con...
  6. Archivo

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

    blog.aspose.com/es/words/working-with-table-of-...
  7. Adicionar Objeto Retângulo ao arquivo PDF|Aspos...

    Este artigo explica como criar um objeto Retângulo no seu PDF usando o Aspose.PDF para C++.... Paragraphs . Add ( graph ); } Criar...instância da página page . Paragraphs . Add ( graph ); // Criar...

    docs.aspose.com/pdf/pt/cpp/add-rectangle/
  8. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...the original portion or the paragraph parent for the portion, after...get_Item(2,2); // Keeping the paragraph around for triggering the...

    forum.aspose.com/t/iportioneffectivedata-instan...
  9. 記録

    記録...Paragraphs プロパティを使用してそのテキストにアクセスします。...foreach (Paragraph para in textFramesSlideOne[i].Paragraphs) { //現在の段落の一部をループする...

    blog.aspose.com/ja/slides/extract-text-from-pow...
  10. Añadir Objeto Rectángulo al Archivo PDF|Aspose....

    Este artículo explica cómo crear un objeto Rectángulo en su PDF usando Aspose.PDF para C++.... Paragraphs . Add ( graph ); } Crear...instancia de página page . Paragraphs . Add ( graph ); // Crear...

    docs.aspose.com/pdf/es/cpp/add-rectangle/