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

paragraphs

(0.76 sec)
  1. آرشیوها

    آرشیوها...paragraphs[0].portions[0] portion.portion_format...LARGE_GRID shape.text_frame.paragraphs[0].paragraph_format.default_portion_format...

    blog.aspose.com/fa/slides/create-three-d-effect...
  2. Archiv

    Archiv...SetAttribute("id", "first-paragraph"); // 3. Erstellen Sie einen...CreateTextNode("This is first paragraph. "); // 4. Fügen Sie den Text...

    blog.aspose.com/de/html/create-read-edit-html-f...
  3. Lưu trữ

    Lưu trữ...SetAttribute("id", "first-paragraph"); // 3. Tạo nút văn bản var...CreateTextNode("This is first paragraph. "); // 4. Thêm văn bản vào...

    blog.aspose.com/vi/html/create-read-edit-html-f...
  4. ค้นหา

    ค้นหา...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...
  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. 아카이브

    아카이브...추가 및 텍스트 설정 Paragraph paragraph = new Paragraph(); Portion portion...Portion("Theme text format"); paragraph.getPortions().add(portion);...

    blog.aspose.com/ko/slides/apply-theme-in-powerp...
  8. Lưu trữ

    Lưu trữ...đoạn văn auto paragraph = System::MakeObject<Paragraph>(); auto portion...>(u"Theme text format"); paragraph->get_Portions()->Add(portion);...

    blog.aspose.com/vi/slides/apply-theme-in-powerp...
  9. Procurar

    Procurar...paragraph_format.alignment = aw.ParagraphAlignment...builder.move_to(cell.first_paragraph) # Build the inner table....

    blog.aspose.com/pt/words/create-table-in-word-u...
  10. Integrar datos de Excel en presentaciones Power...

    Lea datos de libros de Excel en Aspose.Slides utilizando la API ExcelDataWorkbook. Cargue hojas y celdas y use los valores para generar presentaciones PowerPoint impulsadas por datos.... IParagraphCollection paragraphs = ( slide . Shapes [ 1 ]...IAutoShape ). TextFrame . Paragraphs ; // Reemplazar los marcadores...

    docs.aspose.com/slides/es/net/excel-integration/