Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 18,511 for

paragraphs

(0.13 sec)
  1. 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/
  2. 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/
  3. 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...
  4. 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/
  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. 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/
  7. EditableRangeStart.Accept | Aspose.Words for .NET

    Discover the EditableRangeStart Accept method to efficiently manage visitor interactions and enhance user experience on your site...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/net/aspose.words/edi...
  8. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++....VerticalAlignment :: Top ); // Add a paragraph to the text box and add a...SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListFormat.IsListItem | Aspose.Words för .NET

    Upptäck hur egenskapen ListFormat IsListItem förbättrar dokumentets struktur genom att identifiera punktlistor eller numrerade stycken för bättre läsbarhet.... Paragraph , true ); foreach ( Paragraph para in paras...paras . OfType < Paragraph >(). Where ( p => p . ListFormat . IsListItem...

    reference.aspose.com/words/sv/net/aspose.words....