Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 18,334 for

paragraphs

(0.14 sec)
  1. FieldPage class | Aspose.Words for Python

    aspose.words.fields.FieldPage class. Implements the PAGE field...node, returns its parent paragraph. If the field is already removed...Document ( file_name = MY_DIR + 'Paragraphs.docx' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...node, returns its parent paragraph. If the field is already removed...Document ( file_name = MY_DIR + 'Paragraphs.docx' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::WordML2003SaveOptions::g...

    Aspose::Words::Saving::WordML2003SaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be WordML in C++....:: Format ( u "<o:Paragraphs>1</o:Paragraphs>{0} \t\t " , newLine...es>1</o:Lines><o:Paragraphs>1</o:Paragraphs>" + u "<o:Charac...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FAQ|Documentation Aspose.Slides

    Obtenez des réponses aux FAQ sur Aspose.Slides pour Java, couvrant la prise en charge de PowerPoint et OpenDocument, les instructions d'installation, la licence, le dépannage....Q: Pourquoi les tailles de paragraphe diffèrent‑elles sous Windows...Le calcul des tailles de paragraphe repose sur le calcul de la...

    docs.aspose.com/slides/fr/java/faqs/
  5. FAQ|Documentation d'Aspose.Slides pour PHP

    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....Q: Pourquoi les tailles de paragraphe diffèrent-elles sur les systèmes...Le calcul des tailles de paragraphe est basé sur le calcul de...

    docs.aspose.com/slides/fr/php-java/faqs/
  6. Obtener límites del párrafo de presentaciones e...

    Aprenda cómo recuperar los límites del párrafo y de la porción de texto en Aspose.Slides para Python a través de .NET para optimizar la posición del texto en presentaciones de PowerPoint y OpenDocument....coordenadas rectangulares de Paragraph dentro de la colección de...text_frame rect = textFrame . paragraphs [ 0 ] . get_rect () Obtener...

    docs.aspose.com/slides/es/python-net/paragraph/
  7. Arşiv

    Arşiv...Paragraphs özelliğini kullanarak metnine...foreach (Paragraph para in textFramesSlideOne[i].Paragraphs) { //Geçerli...

    blog.aspose.com/tr/slides/extract-text-from-pow...
  8. استخراج النص والصور من مستند PPTX عبر C ++ | pr...

    مثال على كود C ++ لاستخراج النص والصور من ملف PPTX على 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/pptx/
  9. Extrahujte text a obrázky z dokumentu PPT přes ...

    Příklad kódu C++ pro extrahování textu a obrázků ze souboru PPT 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/ppt/
  10. Extrahujte text a obrázky z dokumentu PPTX přes...

    Příklad kódu C++ pro extrahování textu a obrázků ze souboru PPTX 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/pptx/