Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 18,531 for

paragraph

(0.5 sec)
  1. Форми отделно от документ|Aspose.Words вместо P...

    Извличане на различни графични обекти, като изображения, текстова кутия, съдържаща параграфи, или форми на стрелки, при обработка на документ, и ги експортират към външно място, използвайки Python....съставени от много възли, като Paragraph както и Table . Повечето форми...форми могат да включват Paragraph както и Table Блокови възли...

    docs.aspose.com/words/bg/python-net/rendering-s...
  2. Converteer TXT naar PPS via C# .NET of met grat...

    Converteer Word-documentdocumenten naar PowerPoint PPS-bestanden met C#. Converteer meerdere bestanden binnen ASP.NET of andere .NET-toepassingen....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/nl/net/conversion/txt...
  3. Converti TXT in POTX tramite C# .NET o con il c...

    Converti documenti Word in file potx PowerPoint con C#. Converti più file all'interno di ASP.NET o altre applicazioni .NET....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/it/net/conversion/txt...
  4. Converteer ODT naar POTM via C# .NET of met gra...

    Converteer Word-documentdocumenten naar PowerPoint POTM-bestanden met C#. Converteer meerdere bestanden binnen ASP.NET of andere .NET-toepassingen....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/nl/net/conversion/odt...
  5. Převést ODT na PPTX přes C# .NET nebo pomocí be...

    Převeďte dokumenty Word odt na soubory PowerPoint pptx pomocí C#. Převeďte více souborů v rámci ASP.NET nebo jiných aplikací .NET....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/cs/net/conversion/odt...
  6. Převést OTT na PPS přes C# .NET nebo pomocí bez...

    Převeďte dokumenty Word ott na soubory PowerPoint pps pomocí C#. Převeďte více souborů v rámci ASP.NET nebo jiných aplikací .NET....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/cs/net/conversion/ott...
  7. Restricționați editarea documentelor în Python|...

    Restricționați editarea unui document prin setarea unui tip de restricție folosind Python. De asemenea, puteți elimina protecția și puteți crea regiuni editabile fără restricții....read-only, we cannot edit this paragraph without the password." ) #...range. builder . writeln ( "Paragraph inside first editable range"...

    docs.aspose.com/words/ro/python-net/restrict-do...
  8. C# .NET . के माध्यम से DOCM को PPTM में बदलें य...

    Word दस्तावेज़ दस्तावेज़ों को C# के साथ PowerPoint pptm फ़ाइलों में कनवर्ट करें। ASP.NET या अन्य .NET अनुप्रयोगों में एकाधिक फ़ाइलों को कनवर्ट करें।...AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/hi/net/conversion/doc...
  9. Tooltip en PDF usando Python|Aspose.PDF para Py...

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando Python y Aspose.PDF... paragraphs . add ( ap . text . TextFragment...document . pages [ 1 ] . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/es/python-net/pdf-tooltip/
  10. Adicionar Objeto de Linha ao Arquivo PDF|Aspose...

    Este artigo explica como criar um objeto de linha no seu PDF usando Aspose.PDF para C++....instância de página page -> get_Paragraphs () -> Add ( graph ); // Crie...instância de página page -> get_Paragraphs () -> Add ( canvas ); //...

    docs.aspose.com/pdf/pt/cpp/add-line/