Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 18,529 for

paragraph

(0.06 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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/
  5. FAQs|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....Q: 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/cpp/faqs/
  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. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....object Add Graph object to paragraphs collection of page Save our...); // Add Graph object to paragraphs collection of page page ...

    docs.aspose.com/pdf/java/add-arc/
  9. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用文本框:使用 C# 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应和样式化文本。... var paragraph = textBox . TextFrame . Paragraphs [ 0 ]; var...var textFormat = paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Comment convertir un document HTML en Word en P...

    Ce petit guide fournit des informations sur la façon de convertir un document HTML en Word en Python. Il partage les paramètres IDE, une liste d'étapes et un exemple de code exécutable pour la conversion HTML en Word en Python....exemple de texte au premier paragraphe du fichier HTML pour démontrer...texte à la fin du premier paragraphe. Code pour convertir un document...

    kb.aspose.com/fr/words/python/how-to-convert-ht...