Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 18,953 for

paragraph

(1.61 sec)
  1. ארכיון

    ארכיון...Paragraphs.Add(Image) . הגדר את זרם...לאוסף הפסקאות של הקטע page.Paragraphs.Add(image1); // הגדר את זרם...

    blog.aspose.com/he/pdf/convert-image-to-pdf-csh...
  2. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....to paragraphs collection of FloatingBox aBox . Paragraphs . Add...to paragraphs collection of page object page . Paragraphs . Add...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  3. Praca ze stylami i motywami|Aspose.Words dla Py...

    Uzyskaj dostęp do stylów i motywów w dokumencie oraz zarządzaj nimi za pomocą Python.... Oto implementacja paragraphs_by_style_name : Poniżej przykład...paragrafów_with_style. Nazwę stylu Paragraph można znaleźć we właściwości...

    docs.aspose.com/words/pl/python-net/working-wit...
  4. Nouveau système d'exportation HTML - Aspose.Sli...

    Exportez des présentations vers HTML avec des modèles, CSS et JS - pas de SVG. Apprenez la sortie en page unique ou multi-pages, le contrôle des ressources et la personnalisation pour PPT, PPTX et ODP....l’intérieur du modèle de paragraphe. Vous pouvez trouver l’exemple...WebExtensions : Templates\common\paragraph.html . Pour tracer les portions...

    docs.aspose.com/slides/fr/net/web-extensions/
  5. Arsip

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

    blog.aspose.com/id/words/working-with-table-of-...
  6. آرشیوها

    آرشیوها...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/fa/words/work-with-table-of-con...
  7. Arşiv

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

    blog.aspose.com/tr/words/working-with-table-of-...
  8. أرشيف

    أرشيف...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/ar/words/working-with-table-of-...
  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/