Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 19,009 for

paragraph

(0.87 sec)
  1. استخراج النصوص والصور من مستند ODP عبر C ++ | p...

    مثال على كود C ++ لاستخراج النصوص والصور من ملف ODP في 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/odp/
  2. استخراج النص والصور من مستند 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/
  3. 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/
  4. FAQ|Documentation Aspose.Slides

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....: Pourquoi les tailles de paragraphe sont-elles différentes sur...Le calcul des tailles de paragraphe est basé sur le calcul de...

    docs.aspose.com/slides/fr/androidjava/faqs/
  5. BuiltInDocumentProperties.ContentStatus | Aspos...

    أدر محتوى مستندك بسهولة باستخدام خاصية ContentStatus في BuiltInDocumentProperties. حسّن تنظيمك وكفاءتك اليوم!...= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...المضمنة "الفقرات". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Extrahujte text a obrázky z dokumentu ODP přes ...

    Příklad kódu C++ pro extrahování textu a obrázků ze souboru ODP v C++ Runtime Environment pro Windows 32 bit, Windows 64 bit a Linux 64 bit....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/cs/cpp/parser/odp/
  7. ListFormat.IsListItem | Aspose.Words per .NET

    Scopri come la proprietà IsListItem di ListFormat migliora la struttura del tuo documento identificando i paragrafi puntati o numerati per una migliore leggibilità.... Paragraph , true ); foreach ( Paragraph para in paras...paras . OfType < Paragraph >(). Where ( p => p . ListFormat . IsListItem...

    reference.aspose.com/words/it/net/aspose.words....
  8. Balises de documents structurés|Aspose.Words po...

    Intégrez la sémantique définie par le client ainsi que son comportement et son apparence dans un document à l'aide de balises de document structuré (SDT ou contrôle de contenu) dans Python....niveau bloc – Parmi les paragraphes et les tableaux, en tant...l’intérieur, en tant qu’enfant d’un Paragraph . Niché dans un autre StructuredDocumentTa...

    docs.aspose.com/words/fr/python-net/structured-...
  9. Crear documento PDF programáticamente|Aspose.PD...

    Esta página describe cómo crear un documento PDF desde cero con la biblioteca Aspose.PDF for Python via .NET....TextFragment a la colección paragraphs de la página Guardar el documento...Add text to new page page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/es/python-net/create-document/
  10. Articles Techniques|Documentation Aspose.Slides

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....performance et benchmarks Copier un Paragraphe et une Portion dans PPTX...PPTX Copier un Paragraphe et une Portion dans PPTX Création d'un...

    docs.aspose.com/slides/fr/cpp/technical-articles/