Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 18,590 for

paragraphs

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

    آرشیوها...SetAttribute("id", "first-paragraph"); // 3. یک گره متنی ایجاد...CreateTextNode("This is first paragraph. "); // 4. متن را به پاراگراف...

    blog.aspose.com/fa/html/create-read-edit-html-f...
  2. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。...为文本框创建 Paragraph 对象 IParagraph para = txtFrame . Paragraphs [ 0...IParagraph paragraph in autoShape . TextFrame . Paragraphs ) //遍历文本框中的段落...

    docs.aspose.com/slides/zh/net/manage-textbox/
  3. Convertir PowerPoint a Video|Documentación de A...

    Convertir PowerPoint a Video en Java... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...para Java" )); Paragraph para2 = new Paragraph (); para2 . getPortions...

    docs.aspose.com/slides/es/java/convert-powerpoi...
  4. تحويل PowerPoint إلى فيديو|وثائق Aspose.Slides

    تحويل PowerPoint إلى فيديو باستخدام Java... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...for Java" )); Paragraph para2 = new Paragraph (); para2 . getPortions...

    docs.aspose.com/slides/ar/java/convert-powerpoi...
  5. PowerPoint in Video umwandeln|Aspose.Slides Dok...

    PowerPoint in Video in Java umwandeln... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...für Java" )); Paragraph para2 = new Paragraph (); para2 . getPortions...

    docs.aspose.com/slides/de/java/convert-powerpoi...
  6. 档案

    档案...paragraphs[0].portions[0] portion.portion_format...LARGE_GRID shape.text_frame.paragraphs[0].paragraph_format.default_portion_format...

    blog.aspose.com/zh/slides/create-three-d-effect...
  7. Archiv

    Archiv...paragraphs[0].portions[0] portion.portion_format...LARGE_GRID shape.text_frame.paragraphs[0].paragraph_format.default_portion_format...

    blog.aspose.com/de/slides/create-three-d-effect...
  8. BuiltInDocumentProperties.CharactersWithSpaces ...

    Upptäck egenskapen BuiltInDocumentProperties CharactersWithSpaces, som uppskattar antalet tecken, inklusive mellanslag, för effektiv dokumenthantering....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...egenskapen "Stycken". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/sv/net/aspose.words....
  9. استخراج النص والصور من مستند PPT عبر C ++ | pro...

    مثال على كود C ++ لاستخراج النص والصور من ملف PPT في C ++ Runtime Environment لنظام التشغيل Windows 32 بت و Windows 64 بت و Linux 64 بت....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/ar/cpp/parser/ppt/
  10. Estrai testo e immagini dal documento PPT trami...

    Codice di esempio C++ per estrarre testo e immagini da file PPT su C++ Runtime Environment per Windows 32 bit, Windows 64 bit e Linux 64 bit....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/it/cpp/parser/ppt/