Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 18,954 for

paragraphs

(0.17 sec)
  1. ค้นหา

    ค้นหา...paragraphs[0].portions[0] portion.portion_format...LARGE_GRID shape.text_frame.paragraphs[0].paragraph_format.default_portion_format...

    blog.aspose.com/th/slides/create-three-d-effect...
  2. 아카이브

    아카이브...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...
  3. 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-...
  4. Criar Documento PDF usando C++|Aspose.PDF for C++

    A tarefa mais popular e básica ao trabalhar com um arquivo PDF é criar um documento do zero. Use a biblioteca Aspose.PDF para C++....Adicione TextFragment à coleção Paragraph da página Salve o documento..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/pt/cpp/create-document/
  5. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the document loading process should match a specific MS Word version...document is missing the default paragraph formatting style. # This default..., doc . styles . default_paragraph_format . line_spacing , delta...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NodeList.GetEnumerator | Aspose.Words لـ .NET

    كرر عملية NodeList بسهولة باستخدام دالة GetEnumerator. استمتع بوصول سهل وفعال إلى مجموعة عقدك بلغة C#.... WriteLine ( $"Table paragraph index {index++}, contents:...Assert . AreEqual ( typeof ( Paragraph ), node . GetType ()); أنظر...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Migliora i tuoi documenti senza sforzo con il metodo InsertParagraph di DocumentBuilder, che consente interruzioni di paragrafo senza interruzioni per una migliore leggibilità.... public Paragraph InsertParagraph () Valore...IsEndOfDocument ); Guarda anche class Paragraph class DocumentBuilder spazio...

    reference.aspose.com/words/it/net/aspose.words/...
  9. 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/
  10. 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...