Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 18,334 for

paragraph

(0.23 sec)
  1. استخراج النص والصور من مستند 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/
  2. Extrahera text och bilder från PPT-dokument via...

    C++ exempelkod för att extrahera text och bilder från PPT-fil på C++ Runtime Environment för Windows 32 bitar, Windows 64 bitar och Linux 64 bitar....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/sv/cpp/parser/ppt/
  3. Extraheer tekst en afbeeldingen uit ODP-documen...

    C++ voorbeeldcode om tekst en afbeeldingen uit het ODP-bestand te extraheren in C++ Runtime Environment voor Windows 32 bit, Windows 64 bit en Linux 64 bit....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/nl/cpp/parser/odp/
  4. 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/
  5. Estrai testo e immagini dal documento PPTX tram...

    Codice di esempio C++ per estrarre testo e immagini dal file PPTX 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/pptx/
  6. EditableRangeEnd.Accept | Aspose.Words per .NET

    Scopri il metodo EditableRangeEnd Accept per gestire in modo fluido le interazioni dei visitatori e migliorare la funzionalità della tua applicazione web...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/it/net/aspose.words/...
  7. 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....
  8. Hyperlinks verwalten|Aspose.Slides für Node.js ...

    Wie man in JavaScript einen Hyperlink zu einer PowerPoint-Präsentation hinzufügt...(); var paragraph = new aspose . slides . Paragraph (); paragraph...slides . FillType . Solid )); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/de/nodejs-java/manage-hy...
  9. استبدال النص في PDF|Aspose.PDF for .NET

    تعرف على المزيد حول الطرق المختلفة لاستبدال وإزالة النص من مكتبة Aspose.PDF for .NET....// Add new TextFragment to paragraph par . AppendLine ( textFragment...textFragment ); // Set paragraph position par . Position = new Aspose...

    docs.aspose.com/pdf/ar/net/replace-text-in-pdf/
  10. إضافة معادلات رياضية إلى عروض PowerPoint التقدي...

    تعلم كيفية التعامل مع المعادلات الرياضية في PowerPoint باستخدام Aspose.Slides للغة Python عبر .NET. احصل على تعليمات مفصلة، أمثلة على الشيفرة، ونصائح لأتمتة إنشاء وتحرير العروض التقديمية....: math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...] . portions [ 0 ] . math_paragraph تتيح لك فئة MathParagraph...

    docs.aspose.com/slides/ar/python-net/powerpoint...